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

36
package-lock.json generated
View File

@@ -154,7 +154,8 @@
"ansi-styles": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.1.0.tgz",
"integrity": "sha1-CcIC1ckX7CMYjKpcnLkXnNlUd1A="
"integrity": "sha1-CcIC1ckX7CMYjKpcnLkXnNlUd1A=",
"dev": true
},
"anymatch": {
"version": "1.3.0",
@@ -601,9 +602,9 @@
"dev": true
},
"browsersync-webpack-plugin": {
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/browsersync-webpack-plugin/-/browsersync-webpack-plugin-0.5.3.tgz",
"integrity": "sha1-Nbw7HFq6jH0te3AOI9URRUuNUW4=",
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/browsersync-webpack-plugin/-/browsersync-webpack-plugin-0.6.0.tgz",
"integrity": "sha1-eAGEX+n3cahpVPh3bCzdiqggzBQ=",
"dev": true
},
"bs-html-injector": {
@@ -791,7 +792,8 @@
"chalk": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.0.1.tgz",
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g=="
"integrity": "sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==",
"dev": true
},
"chokidar": {
"version": "1.7.0",
@@ -928,7 +930,8 @@
"color-convert": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.0.tgz",
"integrity": "sha1-Gsz5fdc5uYO/mU1W/sj5WFNkG3o="
"integrity": "sha1-Gsz5fdc5uYO/mU1W/sj5WFNkG3o=",
"dev": true
},
"color-diff": {
"version": "0.1.7",
@@ -939,7 +942,8 @@
"color-name": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.2.tgz",
"integrity": "sha1-XIq3K2S9IhXWF66VWeuxSEdc+Y0="
"integrity": "sha1-XIq3K2S9IhXWF66VWeuxSEdc+Y0=",
"dev": true
},
"color-string": {
"version": "0.3.0",
@@ -2191,7 +2195,8 @@
"escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
"dev": true
},
"escodegen": {
"version": "1.8.1",
@@ -3858,7 +3863,8 @@
"has-flag": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz",
"integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE="
"integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=",
"dev": true
},
"has-gulplog": {
"version": "0.1.0",
@@ -5821,7 +5827,8 @@
"postcss": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.4.tgz",
"integrity": "sha1-VzrN33P0LsskqmGNQO49WnwEplQ="
"integrity": "sha1-VzrN33P0LsskqmGNQO49WnwEplQ=",
"dev": true
},
"postcss-calc": {
"version": "5.3.1",
@@ -7058,7 +7065,8 @@
"postcss-safe-parser": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-3.0.0.tgz",
"integrity": "sha1-AhTXOut22okyMH2To3oZMuhBJNM="
"integrity": "sha1-AhTXOut22okyMH2To3oZMuhBJNM=",
"dev": true
},
"postcss-scss": {
"version": "0.4.1",
@@ -8077,7 +8085,8 @@
"source-map": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
"integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI="
"integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI=",
"dev": true
},
"source-map-resolve": {
"version": "0.3.1",
@@ -8572,7 +8581,8 @@
"supports-color": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.1.0.tgz",
"integrity": "sha1-kswUuz2tiSjKVlbDPhmhnyCvXHo="
"integrity": "sha1-kswUuz2tiSjKVlbDPhmhnyCvXHo=",
"dev": true
},
"svg-tags": {
"version": "1.0.0",