Fix manifest.json for the composer-scripts section

This commit is contained in:
NuBOX DevCom
2018-01-28 12:27:22 +01:00
parent f1dbf4fa67
commit 3d20abd3fe

View File

@@ -4,9 +4,5 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd",
"cache:clear": "symfony-cmd"
}
}