콘텐츠로 이동

ManualChunksMeta

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