new HotModuleReplacementPlugin(): HotModuleReplacementPluginReturns:
<HotModuleReplacementPlugin>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
parser:
<JavascriptParser>Returns:
{HMRJavascriptParserHooks}
Returns the attached hooks.