On this page

new NodeEnvironmentPlugin(options): void
  • options {NodeEnvironmentPluginOptions}
  • Returns: {NodeEnvironmentPlugin}
  • options {NodeEnvironmentPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin


new NodeSourcePlugin(): NodeSourcePlugin
Returns:
{NodeSourcePlugin}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin


new NodeTargetPlugin(type?): void
  • type {ExternalsType}
  • Returns: {NodeTargetPlugin}
  • type {ExternalsType}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin


new NodeTemplatePlugin(options?): void
  • options {NodeTemplatePluginOptions}
  • Returns: {NodeTemplatePlugin}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin


new ReadFileCompileAsyncWasmPlugin(__namedParameters?): void
  • __namedParameters {ReadFileCompileAsyncWasmPluginOptions}
  • Returns: {ReadFileCompileAsyncWasmPlugin}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin


new ReadFileCompileWasmPlugin(options?): void
  • options {ReadFileCompileWasmPluginOptions}
  • Returns: {ReadFileCompileWasmPlugin}
  • options {ReadFileCompileWasmPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin