Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is hmr in console

Hot Module Replacement (or HMR) is one of the most useful features offered by webpack. It allows all kinds of modules to be updated at runtime without the need for a full refresh.
Source by webpack.js.org #
 
PREVIOUS NEXT
Tagged: #hmr #console
ADD COMMENT
Topic
Name
9+8 =