Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AddScssBundle WebOptimazerScssOptions SourceComments option not implemented? #53

Open
baldvinhansson opened this issue Jul 7, 2022 · 0 comments

Comments

@baldvinhansson
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant