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

Webpack 5 with SASS dep Fails to bundle js #109

Open
da-kicks-87 opened this issue Sep 9, 2021 · 1 comment
Open

Webpack 5 with SASS dep Fails to bundle js #109

da-kicks-87 opened this issue Sep 9, 2021 · 1 comment

Comments

@da-kicks-87
Copy link

After upgrading to Webpack 5 and other dependencies (mini-css-extract-plugin and sass-loader) my JS fails to rebuild because of importing hamburgers.scss .

Only way to get it to rebuild is to run npm start every time I make a SASS change. Which is redundant.

Does this have to do with DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.?

Here is a screen shot of error from dev tools console

hamburger-js-build-failed

@JamesRobertWiseman
Copy link

Fixed with #105

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

2 participants