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

chore: switch to dart-sass #6055

Merged
merged 3 commits into from Jun 17, 2019
Merged

chore: switch to dart-sass #6055

merged 3 commits into from Jun 17, 2019

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Jun 17, 2019

This is a rebased and updated PR of #5841.

We wanted to use the sass package as that's what the docs recommend. We also wanted to disable source maps that CDN-linked code won't try to download it.

Fixes #5841, fixes #5826.

Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good! Seems like we have a memory leak somewhere, should be unrelated to this.

@gkatsev
Copy link
Member Author

gkatsev commented Jun 17, 2019

Yup, the memory leak is part of the fullscreenOptions PR. I have a fix incoming as part of #6054.

@gkatsev
Copy link
Member Author

gkatsev commented Jun 17, 2019

Just pushed the mem-leak fix in #6054. I'll just rebase this PR once that's merged in.

@gkatsev gkatsev merged commit 3e10571 into master Jun 17, 2019
@gkatsev gkatsev deleted the dart-sass branch June 17, 2019 21:31
@sgotre sgotre mentioned this pull request Oct 30, 2019
7 tasks
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

Successfully merging this pull request may close these issues.

Replace node-sass
3 participants