Skip to content

Commit c004349

Browse files
committed
Explain webpack-serve in doc
1 parent a02c083 commit c004349

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
@@ -28,6 +28,8 @@ the [`before`](https://webpack.js.org/configuration/dev-server/#devserver-before
2828
and [`after`](https://webpack.js.org/configuration/dev-server/#devserver-after)
2929
hooks in the documentation.
3030

31+
Use [webpack-serve](https://github.com/webpack-contrib/webpack-serve) for a fast alternative. Use webpack-dev-server if you need to test on old browsers.
32+
3133
## Getting Started
3234

3335
First thing's first, install the module:

0 commit comments

Comments
 (0)