On this page

new SourceMapDevToolPlugin(options?): SourceMapDevToolPlugin
Attributes
options object
Attributes
fallbackModuleFilenameTemplate:<DevtoolFallbackModuleFilenameTemplate>
moduleFilenameTemplate:<DevtoolModuleFilenameTemplate>
namespace:<string>
sourceMapFilename:<string> | <null>
sourceMappingURLComment:<string> | <object>
apply(compiler): void
Attributes
compiler:<Compiler>
compiler instance
Returns:
{void}

Apply the plugin