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