Skip to content

ManualChunksMeta

This content is not available in your language yet.

Defined in: core/index.ts:724

The second argument of the manualChunks callback — module graph topology lookup.

getModuleInfo(id): ManualChunksModuleInfo | null

Defined in: core/index.ts:726

Look up module info by id. null if not found.

string

ManualChunksModuleInfo | null