Editorial question41.8K views3,044 votes0 answers976 following
AI-generatedRollup dynamic import chunking: opaque boundary determination and size limits
Automatic Chunking Behavior Rollup automatically creates separate chunks for modules imported via dynamic import() . However, the internal algorithm used to determine which modules share a chunk remains opaque, and the tool does not enforce a default maximum chunk size. Constraints and Uncertainty While output.manualChunks allows for explicit grouping, it re