On this page

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

Apply the plugin