Skip to content

AddScssBundle WebOptimazerScssOptions SourceComments option not implemented? #53

Open
@baldvinhansson

Description

The option to strip source comments from the processed SCSS bundle appears to be available to set but is not working. I wonder if I'm missing something or if this is perhaps just a future feature?

The file https://github.com/ligershark/WebOptimizer.Sass/blob/f57bc089d1d8b9e19e526d90c202c0d148bc8d45/src/Compiler.cs indicates that this option is not carried forward via the commented-out line no. 70:

//settings.SourceComments = options.SourceComments

My minified files have source file comments included. I wonder if I'm doing something wrong or if this is simply not a feature yet?

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