Replace vuejs with alpinejs
This commit is contained in:
parent
083637b89f
commit
778111e806
8 changed files with 21 additions and 153 deletions
|
@ -9,7 +9,6 @@ Encore
|
|||
.setPublicPath('/build')
|
||||
.addEntry('app', './assets/js/app.js')
|
||||
.enablePostCssLoader()
|
||||
.enableVueLoader()
|
||||
.enableSourceMaps(!Encore.isProduction())
|
||||
|
||||
if (Encore.isProduction()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue