On this page

new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPlugin
Attributes

Creates an instance of EvalSourceMapDevToolPlugin.

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

Applies the plugin by registering its hooks on the compiler.