Local Strata Development
Changes made in Strata
// path example in MacOS
// ...
"repositories": [
{
"type": "path",
"url": "/Users/coolesetengineer/Code/3zsites/packages/strata"
},
{
"type": "composer",
"url": "https://packages.hlx.dev"
}
],
// ...Linking Strata assets
Last updated