Remove asset install command in adlarge/fixtures-documentation-bundle

This commit is contained in:
Arnaud Large
2019-08-14 10:25:00 +02:00
parent 1ee284db5f
commit a1c1c51009
@@ -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"
} }
} }