Recipe for nuboxdevcom/maintenance-bundle

This commit is contained in:
NuBOX DevCom
2018-01-24 14:37:44 +01:00
parent 663e2cfc82
commit f1dbf4fa67

View File

@@ -2,10 +2,11 @@
"bundles": {
"NDC\\MaintenanceBundle\\NDCMaintenanceBundle": ["all"]
},
"copy-from-package": {
"Resources/public": "%PUBLIC_DIR%/ndcmaintenance/"
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd",
"cache:clear": "symfony-cmd"
}
}