[TASK] No startup browser
This commit is contained in:
parent
3311e70296
commit
2a7e1cdaa6
@ -13,6 +13,7 @@ module.exports = function () {
|
|||||||
clean: [build + '/*.map', build + '/vendor', build + '/main.css'],
|
clean: [build + '/*.map', build + '/vendor', build + '/main.css'],
|
||||||
autoprefixer: ['> 1% in DE'],
|
autoprefixer: ['> 1% in DE'],
|
||||||
browsersync: {
|
browsersync: {
|
||||||
|
open: false,
|
||||||
server: {
|
server: {
|
||||||
baseDir: build
|
baseDir: build
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user