Skip to content

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #274

Breaking Changes

No

Additional Info

failOnError is enabled by default, but this never worked (bug) so the build was not interrupted!

Since the default is true some builds may break with this fix.

@ricardogobbosouza ricardogobbosouza merged commit 4ef97cd into master Apr 14, 2025
27 checks passed
@ricardogobbosouza ricardogobbosouza deleted the fix-fail-on-error-and-warning branch April 14, 2025 20:07
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.

ESLint errors not causing Webpasck to fail with non-zero exit code despite failOnError: true

2 participants