On this page

new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPlugin
Attributes
inputOptions:<string>
Options object
  • moduleFilenameTemplate {DevtoolModuleFilenameTemplate}
  • namespace <string>
  • options {SourceMapDevToolPluginOptions}
  • sourceMapComment <string>
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin