Skip to content

Improvement: Support multiple bundles #25

@0xR

Description

@0xR

This makes source-map-explorer really useful for situations where you are doing bundle splitting.

A simple version would just plot all the bundles next to each other on the toplevel. The cli tool would just have to support multiple JS files.

A more advanced version would visualise the files which are in multiple bundles. A possibility would be to show a number representing in how many bundles the files is. A hover could highlight the files in all its bundles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions