Usage Example in composer.json
"extra": {
"koala-framework-subproject": {
"decoupledchild": {
"install": "npm install",
"build": "npm run build"
}
}
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Usage Example in composer.json
"extra": {
"koala-framework-subproject": {
"decoupledchild": {
"install": "npm install",
"build": "npm run build"
}
}
}