Skip to content

Commented-out sourceMappingURL not recognized by Chrome #80

@jordisan

Description

@jordisan

The format of the reference to the source map file is currently like this:

/*
//# sourceMappingURL=hult2015.min.js.map
*/

But this way, Chrome doesn't automatically recognize source map files. Everything works fine using just this:

//# sourceMappingURL=hult2015.min.js.map

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