Disable automatic optimization and change v:serve for new dev environment
This commit is contained in:
parent
c82f273d85
commit
d17442a096
3 changed files with 2 additions and 2 deletions
|
@ -90,6 +90,6 @@
|
|||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true
|
||||
"optimize-autoloader": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue