Remove horizon from compile script
This commit is contained in:
parent
b6e9aa3912
commit
6b6e235d7e
|
@ -46,7 +46,6 @@
|
|||
"scripts": {
|
||||
"compile": [
|
||||
"npm run prod",
|
||||
"@php artisan vendor:publish --provider=\"Laravel\\Horizon\\HorizonServiceProvider\"",
|
||||
"@php artisan migrate --force"
|
||||
],
|
||||
"reseed": [
|
||||
|
|
Loading…
Reference in New Issue