Skip to content

Misleading sourceMappingURL detection within source #57

@marcominetti

Description

@marcominetti

I append in transpiler the sourceMappingURL through the code...

code + '//# sourceMappingURL=' + sourcemap_path;

The sourceMappingURL match regexp detects it as url and tries to fetch "' + sourcemap_path;"... and for minified code is even worse...

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