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

Use node-sass-chokidar #1179

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Use node-sass-chokidar #1179

merged 1 commit into from
Apr 12, 2020

Conversation

toolness
Copy link
Collaborator

@toolness toolness commented Apr 12, 2020

This fixes #300 by using node-sass-chokidar, mentioned in sass/node-sass#1891 (comment).

I'm not a big fan of what this is doing to our yarn.lock, as it seems to have brought in yet another version of chokidar and a few other dependencies we already have, but since it's all on the build side and not in the browser I think it's ok. Still, we should figure out if there's an easy way to clean up the yarn.lock at some point, so I've filed #1180 to address it later.

@toolness toolness merged commit d9f6858 into master Apr 12, 2020
@toolness toolness deleted the node-sass-chokidar branch April 12, 2020 20:33
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.

Node-sass doesn't pick up on SASS _ files
1 participant