ManualChunksMeta
Defined in: core/index.ts:724
The second argument of the manualChunks callback — module graph topology lookup.
Methods
섹션 제목: “Methods”getModuleInfo()
섹션 제목: “getModuleInfo()”getModuleInfo(
id):ManualChunksModuleInfo|null
Defined in: core/index.ts:726
Look up module info by id. null if not found.
Parameters
섹션 제목: “Parameters”string
Returns
섹션 제목: “Returns”ManualChunksModuleInfo | null