new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPluginAttributes
inputOptions:
<string>
|
<SourceMapDevToolPluginOptions>Returns:
<EvalSourceMapDevToolPlugin>Creates an instance of EvalSourceMapDevToolPlugin.
Attributes
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.