Interface: ModuleOptions
Defined in: plugin/index.ts:60
Extended by
Properties
invalidate?
- Type:
boolean - Optional
Defined in: plugin/index.ts:66
meta
- Type:
CustomPluginOptions
Defined in: plugin/index.ts:63
See Custom module meta-data section for more details.
moduleSideEffects
- Type:
ModuleSideEffects
Defined in: plugin/index.ts:61
packageJsonPath?
- Type:
string - Optional
Defined in: plugin/index.ts:67