Skip to content

Option -M / --omit-map-comment not working #213

@mmodler

Description

@mmodler

$ sassc -v
sassc: 3.4.5
libsass: 3.4.6
sass2scss: 1.1.0
sass: 3.4

We recently noticed that our sassc stack started adding sourceMappingURL comments at the end of the generated css files. Example:

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIj [and so on...] */

Then i tried using sassc with -M or --omit-map-comment option, but with no effect. Upgrading from libsass 3.4.3 to 3.4.6 also had no effect.

I'm not sure if this is a sassc or libsass issue?

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