Remove install assets script

This commit is contained in:
Matthijs Hasenpflug
2019-02-14 13:55:45 +01:00
parent 500391e49d
commit c65a303344
@@ -4,8 +4,5 @@
}, },
"copy-from-recipe": { "copy-from-recipe": {
"config/": "%CONFIG_DIR%/" "config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
} }
} }