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 warnings #13119

Open
1 of 3 tasks
dacook opened this issue Feb 4, 2025 · 0 comments
Open
1 of 3 tasks

Webpack warnings #13119

dacook opened this issue Feb 4, 2025 · 0 comments

Comments

@dacook
Copy link
Member

dacook commented Feb 4, 2025

What we should change and why (this is tech debt)

Webpacker is outputting lots of warnings which get in the way. Some of them are really big and repeated. Also maybe we should fix stuff.

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

  • DEPRECATION WARNING
DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
...
node_modules/foundation-sites/scss/foundation/_functions.scss 47:11
...

This is due to the old version of foundation. Supposedly it was fixed in #10699, but that fix no longer seems to be working


  • You did not set any plugins, parser, or stringifier.
You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: All the things 💤
Development

No branches or pull requests

1 participant