On this page

new RuntimeChunkPlugin(options?): RuntimeChunkPlugin
Attributes
options:<object>

Creates an instance of RuntimeChunkPlugin.

Attributes
options:<object>
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.