0.12.2 • Published 7 years ago
webpack-browser-sync v0.12.2
Webpack Browser-sync
A webpack@1&2 dev server with browser-sync
Usage: webpack-browser-sync [options]
Options:
--config, -c path to webpack.config
[required] [default: "./webpack.config.js"]
--webpack enable webpack
[boolean] [default: true]
--index index.html relative path from webpackConfig.output.path
[string] [default: index.html]
--hot enable hot module replacement [need webpack enabled]
[boolean]
--proxy use proxy for remote debug [string]
--compress enable gzip [boolean]
--historyApiFallback enable history api fallback [boolean]Notice
- only support node >= 6
output.publicPathshould not use remote url for development
0.12.2
7 years ago
0.12.1
7 years ago
0.12.0
7 years ago
0.11.0
7 years ago
0.10.0
8 years ago
0.9.0
8 years ago
0.8.1
8 years ago
0.8.0
8 years ago
0.7.2
9 years ago
0.7.1
9 years ago
0.7.0
9 years ago
0.6.0
9 years ago
0.5.0
9 years ago
0.4.0
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.0
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.0.1
10 years ago
0.0.0
10 years ago