mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Merge pull request #406
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"composer-scripts": {
|
||||
"cache:clear": "symfony-cmd",
|
||||
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
|
||||
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
||||
},
|
||||
"env": {
|
||||
"APP_ENV": "dev",
|
||||
|
||||
Reference in New Issue
Block a user