Also watch for resources files
This commit is contained in:
parent
32769eaf6a
commit
c38fb5a47e
|
@ -11,6 +11,7 @@ mix.disableNotifications()
|
|||
.browserSync({
|
||||
proxy: 'localhost:8000',
|
||||
files: [
|
||||
'resources/**/*.{css,js,vue}',
|
||||
'source/**/*.{html,md,twig}',
|
||||
],
|
||||
notify: false,
|
||||
|
|
Loading…
Reference in a new issue