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 Oct 9, 2020. It is now read-only.
To avoid duplication, I will refer to my comments in jspm/jspm#2361.
Starting from jspm/jspm#2361 (comment) I'm describing a case (there also can be found archive where the issue can be reproduced). In the last comment, I'm trying to dig to the reasons of that issue, with minor success, though.
There was an issue with JSPM jspm/jspm#2361, which later was resolved by #837.
Unfortunately, similar issue with sourcemaps paths still persists on Windows (assuming that mentioned fix has been already tested on non-Windows OS).
Here is example of sourcemap path on Windows 10:
To avoid duplication, I will refer to my comments in jspm/jspm#2361.
Starting from jspm/jspm#2361 (comment) I'm describing a case (there also can be found archive where the issue can be reproduced). In the last comment, I'm trying to dig to the reasons of that issue, with minor success, though.