new SourceMapDevToolPlugin(options?): voidoptions{SourceMapDevToolPluginOptions}- Returns:
<SourceMapDevToolPlugin>
Creates an instance of SourceMapDevToolPlugin.
fallbackModuleFilenameTemplate{DevtoolFallbackModuleFilenameTemplate}moduleFilenameTemplate{DevtoolModuleFilenameTemplate}namespace<string>options{SourceMapDevToolPluginOptions}sourceMapFilename<string>|<null>sourceMappingURLComment{string|false|TemplatePathFn}
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.