Represents the node template plugin runtime component.
new NodeTemplatePlugin(options?): NodeTemplatePlugin
Attributes
options:
NodeTemplatePluginOptionsoptions object
Returns:
NodeTemplatePluginCreates an instance of NodeTemplatePlugin.
apply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.
Attributes
asyncChunkLoading:
booleanenable async chunk loading