Skip to content

Interface: ModuleOptions

Defined in: plugin/index.ts:61

Extended by

Properties

invalidate?

  • Type: boolean
  • Optional
Defined in: plugin/index.ts:67

meta

Defined in: plugin/index.ts:64

See Custom module meta-data section for more details.


moduleSideEffects

  • Type: ModuleSideEffects
Defined in: plugin/index.ts:62

packageJsonPath?

  • Type: string
  • Optional
Defined in: plugin/index.ts:68