Commit 6b6e235d by Jonathan Reinink

Remove horizon from compile script

1 parent b6e9aa39
Showing with 0 additions and 1 deletions
......@@ -46,7 +46,6 @@
"scripts": {
"compile": [
"npm run prod",
"@php artisan vendor:publish --provider=\"Laravel\\Horizon\\HorizonServiceProvider\"",
"@php artisan migrate --force"
],
"reseed": [
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!