Merge pull request #3950 from beganovich/v2-2907-publish-livewire-assets
Publish Livewire assets
This commit is contained in:
commit
c54d51fa0a
4 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,7 +16,6 @@ local_version.txt
|
|||
.phpunit.result.cache
|
||||
|
||||
/resources/assets/bower
|
||||
/public/vendor
|
||||
/public/logo
|
||||
|
||||
.env.dusk.local
|
||||
|
|
|
|||
2
public/vendor/livewire/livewire.js
vendored
Normal file
2
public/vendor/livewire/livewire.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/vendor/livewire/livewire.js.map
vendored
Normal file
1
public/vendor/livewire/livewire.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/vendor/livewire/manifest.json
vendored
Normal file
1
public/vendor/livewire/manifest.json
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"/livewire.js":"/livewire.js?id=470956373e3454996f6b"}
|
||||
Loading…
Add table
Reference in a new issue