On this page

new EvalDevToolModulePlugin(options?): EvalDevToolModulePlugin
Attributes

Creates an instance of EvalDevToolModulePlugin.

Attributes
moduleFilenameTemplate:DevtoolModuleFilenameTemplate
namespace:string
sourceUrlComment:string
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.

Attributes
moduleFilenameTemplate:string | ((context: ModuleFilenameTemplateContext) => string)
module filename template
namespace:string
namespace
sourceUrlComment:string
source url comment