Stop Browsersync opening by default
This commit is contained in:
parent
6bae45330d
commit
43d99c83dc
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ mix.disableNotifications()
|
|||
'output_*/**/*'
|
||||
],
|
||||
notify: false,
|
||||
open: false
|
||||
})
|
||||
.purgeCss({
|
||||
folders: ['resources', 'output_*'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue