Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Incorrect sourcemap paths on Windows #845

@ArmorDarks

Description

@ArmorDarks

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:

{"version":3,"sources":["src/file:/J:/_DEL_JSPM_TEST/src/app.js"],"names":[],"mappings":";;;;;;AAAA,QAAQ","file":"build.js"}

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions