On this page

new EvalDevToolModulePlugin(options?): void

Creates an instance of EvalDevToolModulePlugin.

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

Applies the plugin by registering its hooks on the compiler.