On this page

new HotModuleReplacementPlugin(): HotModuleReplacementPlugin
webpack.HotModuleReplacementPlugin.apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin


webpack.HotModuleReplacementPlugin.getParserHooks(parser): HMRJavascriptParserHooks
Attributes
the parser
Returns:
{HMRJavascriptParserHooks} the attached hooks