On this page

Represents the node template plugin runtime component.

new NodeTemplatePlugin(options?): NodeTemplatePlugin
Attributes

Creates an instance of NodeTemplatePlugin.

apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:<void>

Applies the plugin by registering its hooks on the compiler.

Attributes
asyncChunkLoading:<boolean>
enable async chunk loading