Skip to content

fix handling of errors thrown in async modules#15266

Merged
sokra merged 1 commit intomainfrom
bugfix/throwing-in-async-modules
Jan 28, 2022
Merged

fix handling of errors thrown in async modules#15266
sokra merged 1 commit intomainfrom
bugfix/throwing-in-async-modules

Conversation

@sokra
Copy link
Copy Markdown
Member

@sokra sokra commented Jan 27, 2022

What kind of change does this PR introduce?
bugfix, fixes vercel/next.js#32360

Did you add tests for your changes?
yes

Does this PR introduce a breaking change?
no

What needs to be documented once your changes are merged?
nothing

@webpack-bot
Copy link
Copy Markdown
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

@sokra sokra merged commit 1e73ca7 into main Jan 28, 2022
@sokra sokra deleted the bugfix/throwing-in-async-modules branch January 28, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization

2 participants