new HotModuleReplacementPlugin(): HotModuleReplacementPluginReturns:
<HotModuleReplacementPlugin>webpack.HotModuleReplacementPlugin.apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
webpack.HotModuleReplacementPlugin.getParserHooks(parser): HMRJavascriptParserHooksAttributes
parser:
<JavascriptParser>the parser
Returns:
{HMRJavascriptParserHooks} the attached hooks