Skip to content

[Feature Request][DevTools]: Chunking and Bundle information #4690

@antfu

Description

@antfu

While we are still waiting for the full bundle mode support in Vite for dev time, I think we can start to work on the chunking and bundling visualization first to make Vite DevTools at least useful to replace something like rollup-plugin-visualize.

I think I basically want to know the modules included in each chunk, the size of the chunk, and probably assets as well.

I am up to any data format that make sense to the Rolldown internal

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions