Interface: OutputChunk
Contents
Properties
fileName
fileName:
string
Relative, normalized path relative to the output directory.
Ex: "content-scripts/overlay.js"
Source
packages/wxt/src/types/index.ts:437
moduleIds
moduleIds:
string
[]
Absolute, normalized paths to all dependencies this chunk relies on.
Source
packages/wxt/src/types/index.ts:441
type
type:
"chunk"
Source
packages/wxt/src/types/index.ts:431
Generated using typedoc-plugin-markdown and TypeDoc