new SyncModuleIdsPlugin(options): SyncModuleIdsPluginAttributes
options:
<SyncModuleIdsPluginOptions>Returns:
<SyncModuleIdsPlugin>Creates an instance of SyncModuleIdsPlugin.
Attributes
options:
<SyncModuleIdsPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>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:
<Function>selector for modules