Skip to content
Snippets Groups Projects
Unverified Commit 7965ea86 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Automatically move core bundle to bottom

parent 2b17b53e
No related branches found
No related tags found
No related merge requests found
Pipeline #60191 passed
......@@ -45,7 +45,8 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
"assets:install %PUBLIC_DIR%": "symfony-cmd",
"vendor/dbp/relay-core-bundle/bin/move-core-bundle.php": "php-script"
},
"post-install-cmd": [
"@auto-scripts"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment