On this page

new HotModuleReplacementPlugin(): HotModuleReplacementPlugin
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.


Attributes
Returns:
{HMRJavascriptParserHooks}

Returns the attached hooks.