ninegate
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
Details
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
0702f03c3f
commit
fb33724d9b
|
@ -101,7 +101,8 @@
|
||||||
"yarn install": "script",
|
"yarn install": "script",
|
||||||
"yarn encore dev": "script",
|
"yarn encore dev": "script",
|
||||||
"yarn encore prod": "script",
|
"yarn encore prod": "script",
|
||||||
"cache:clear": "symfony-cmd",
|
"cache:clear --env=dev": "symfony-cmd",
|
||||||
|
"cache:clear --env=prod": "symfony-cmd",
|
||||||
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
||||||
},
|
},
|
||||||
"post-install-cmd": [
|
"post-install-cmd": [
|
||||||
|
|
Loading…
Reference in New Issue