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 should throw on non-allowlisted warnings #9037

Open
3 tasks
grahamlangford opened this issue Aug 20, 2024 · 1 comment
Open
3 tasks

Webpack should throw on non-allowlisted warnings #9037

grahamlangford opened this issue Aug 20, 2024 · 1 comment

Comments

@grahamlangford
Copy link
Collaborator

Motivation

Acceptance Criteria

  • Missing imports throws
  • Webpack warnings are treated as errors
  • Allow-listed warnings are ignored

Notes

@twschiller
Copy link
Contributor

Would have caught regression in #9034 where the package updated exports but it wasn't reflected in the typings file

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

No branches or pull requests

2 participants