Skip to content

Conversation

onigoetz
Copy link
Contributor

This PR contains a:

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

Motivation / Use-Case

When contributing on #237 and #238, when a test failed it had to reach the timeout to display the error.
Using async/await makes it so that when a test fails, the error is printed immediately.

This reduces the feedback loop and makes it easier to make changes.

The downside is that it hides the webpack API behind an indirection layer.
I'll let you judge if this is something you want to have or not.

Breaking Changes

N/A

Additional Info

@ricardogobbosouza ricardogobbosouza merged commit 5ca18dc into webpack-contrib:master Jan 13, 2024
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.

3 participants