Skip to content

Standard source-map comments like //# sourceMappingURL are ignored #529

@Gozala

Description

@Gozala

As it turnes out browserify does not attempts to combine sourcemaps if source has it's
maps specified via //# sourceMappingURL rather that //@ sourceMappingURL. Note that former is a standard according to latest spec & firefox will complain if @ is used instead of #. Actual example can be found under #528

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions