mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-28 02:53:45 +02:00
Disable automatic optimization and change v:serve for new dev environment
This commit is contained in:
@@ -90,6 +90,6 @@
|
||||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true
|
||||
"optimize-autoloader": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user