Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Namespacing #51

Description

@QuentinRoy

If several vendor's source map use the same file-name or the same root directory, only one of them shown in Google Chrome (I haven't tested it with other browsers).
This might be an issue in particular as some directories are very common—e.g. src.
Note that the source map is still here (you can find it by stepping into the corresponding function for example), it is just not shown in the sources pane.
I honestly don't know how source-maps work behind the scene, but I am wondering if it would be possible to add a prefix to the source map? Or making it appears in a directory with the name of the imported file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions