Skip to content
Snippets Groups Projects
Unverified Commit 2a7e1cda authored by Xaver Maierhofer's avatar Xaver Maierhofer
Browse files

[TASK] No startup browser

parent 3311e702
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ module.exports = function () { ...@@ -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
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment