mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Auto-publish assets from Livewire
This commit is contained in:
parent
520668bce4
commit
f2f556004d
@ -103,7 +103,8 @@
|
||||
],
|
||||
"post-autoload-dump": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
||||
"@php artisan package:discover --ansi"
|
||||
"@php artisan package:discover --ansi",
|
||||
"@php artisan vendor:publish --force --tag=livewire:assets --ansi"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user