Pass config.open to browsersync-webpack-plugin

This commit is contained in:
Jan Grzegorowski
2017-07-01 19:39:12 -07:00
committed by
parent a67d5001f3
commit a429115fb2
5 changed files with 29 additions and 17 deletions

View File

@@ -91,7 +91,7 @@
"devDependencies": {
"autoprefixer": "~7.1",
"browser-sync": "~2.18",
"browsersync-webpack-plugin": "^0.5.3",
"browsersync-webpack-plugin": "^0.6.0",
"bs-html-injector": "~3.0",
"buble-loader": "^0.4.1",
"clean-webpack-plugin": "^0.1.16",