On this page

new RuntimeChunkPlugin(options?): RuntimeChunkPlugin
Attributes
The name factory for the runtime chunks.

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.