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

fix: add await to async module export #7308

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

CPunisher
Copy link
Contributor

@CPunisher CPunisher commented Jul 25, 2024

Summary

🤔 It's confusing why this code is missing.

webpack: https://github.com/webpack/webpack/blob/aa7174671e33cb61b52271d0806a0f7c9e0d08df/lib/library/ModuleLibraryPlugin.js#L83

closes #7146

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Jul 25, 2024
@LingyuCoder LingyuCoder requested a review from ahabhgk July 25, 2024 03:54
@h-a-n-a h-a-n-a requested a review from ahabhgk July 25, 2024 05:12
@ahabhgk ahabhgk enabled auto-merge (squash) July 25, 2024 10:20
@ahabhgk ahabhgk merged commit 6f6978d into web-infra-dev:main Jul 25, 2024
28 checks passed
@chenjiahan
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Does not work with AWS Lambda with TopLevelAwait enabled (ESM)
3 participants