On this page

Represents the sync module ids plugin runtime component.

new SyncModuleIdsPlugin(options): SyncModuleIdsPlugin
Attributes

Creates an instance of SyncModuleIdsPlugin.

Attributes
apply(compiler): void
Attributes
compiler:Compiler
the compiler instance
Returns:void

Applies the plugin by registering its hooks on the compiler.

Attributes
context:string
context for module names
mode:"read" | "update" | "merge" | "create"
operation mode (defaults to merge)
path:string
path to file
test:(module: Module) => boolean
selector for modules