new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPluginAttributes
inputOptions:
<string>Returns:
<EvalSourceMapDevToolPlugin>Creates an instance of EvalSourceMapDevToolPlugin.
moduleFilenameTemplate{DevtoolModuleFilenameTemplate}namespace<string>options{SourceMapDevToolPluginOptions}sourceMapComment<string>
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.