On this page

new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPlugin
Attributes
inputOptions:<string>

Creates an instance of EvalSourceMapDevToolPlugin.

  • moduleFilenameTemplate {DevtoolModuleFilenameTemplate}
  • namespace <string>
  • options {SourceMapDevToolPluginOptions}
  • sourceMapComment <string>
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.