Add pre-update command to remove the compiled file.
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"pre-update-cmd": "rm bootstrap/compiled.php",
|
||||||
"post-update-cmd": "php artisan optimize"
|
"post-update-cmd": "php artisan optimize"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev"
|
"minimum-stability": "dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user