new RuntimeChunkPlugin(options?): RuntimeChunkPluginAttributes
options:
<object>Returns:
<RuntimeChunkPlugin>Creates an instance of RuntimeChunkPlugin.
Attributes
options:
<object>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.