new EvalSourceMapDevToolPlugin(inputOptions?): EvalSourceMapDevToolPlugin
Attributes
inputOptions:
string | SourceMapDevToolPluginOptionsOptions object
Returns:
EvalSourceMapDevToolPluginCreates an instance of EvalSourceMapDevToolPlugin.
Attributes
moduleFilenameTemplate:
DevtoolModuleFilenameTemplatenamespace:
stringoptions:
SourceMapDevToolPluginOptionssourceMapComment:
stringapply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.