Extract Vue js
This commit is contained in:
parent
99a8e10d25
commit
23ea6414dc
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@ mix.disableNotifications()
|
|||
require('postcss-nested'),
|
||||
require('tailwindcss')('tailwind.config.js'),
|
||||
])
|
||||
.extract(['vue'])
|
||||
.js('resources/js/app.js', 'source/dist/js')
|
||||
.browserSync({
|
||||
proxy: 'localhost:8000',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue