Skip to content

Commit 46d90e2

Browse files
committed
README.
2 parents b3210a1 + 63a8954 commit 46d90e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ module.exports = config;
6666
Note: For `webpack`, `browser-sync` is being used. For `webpack-dev-server` a child process spawns the browser popup.
6767
Also ports get overwritten if specified in webpack.config.js for webpack-dev-server.
6868

69+
Also checkout our other webpack plugin [WebpackShellPlugin](https://github.com/1337programming/webpack-shell-plugin).
70+
6971
### API
7072
* `port`: Port to run on. **Default: 8080 <number>**
7173
* `browser`: Browser to use. **Default: default <string|array>**

0 commit comments

Comments
 (0)