Skip to content

Commit 296b40c

Browse files
committed
2 parents ba4b7ad + bbfecb7 commit 296b40c

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,3 +28,5 @@ Some feature tutorials mentioned at [Guides | webpack.js.org](https://webpack.js
2828
- **Output Management** section tells you how to set configuration to dynamically generate bundled html page along with its assets and clean unused dependencies from `dist` folder.
2929

3030
- **Development Mode** section tells you various ways to watch changes in your dependencies and create automatic bundles on save.
31+
32+
- **Hot Module Replacement** section tells how to load all module (Html/React, CSS, JS etc.) changes dynamically in development mode without refreshing the web page

0 commit comments

Comments
 (0)