Skip to content

Interface: ChunkingContext

Methods

getModuleInfo()

The returned object and its dependency arrays are reused within the current chunking pass. Treat graph fields as read-only. meta properties and the moduleSideEffects field remain mutable.

Parameters

moduleId

string

Returns

ModuleInfo | null

Was this page helpful?