A JavaScript output chunk in the production dependency graph.
Chunks group module paths by loading behavior: the entry chunk loads first, async chunks are loaded by dynamic imports, common chunks contain shared code, and manual chunks follow user configured boundaries.