You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
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?
AlexanderOMara, zhujinxuan, pixeldrew and nborracha