On this page

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

Apply the plugin