Skip to content

Interface: ResolvedId

Defined in: plugin/index.ts:72

Extends

Properties

external

  • Type: boolean | "absolute"
Defined in: plugin/index.ts:73

id

  • Type: string
Defined in: plugin/index.ts:74

invalidate?

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

Inherited from

ModuleOptions.invalidate


meta

Defined in: plugin/index.ts:64

See Custom module meta-data section for more details.

Inherited from

ModuleOptions.meta


moduleSideEffects

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

Inherited from

ModuleOptions.moduleSideEffects


packageJsonPath?

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

Inherited from

ModuleOptions.packageJsonPath