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: do not error on null exports in ESM loader #37024

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jan 25, 2023

Backport of #37009

See that PR for details.

Notes: ESM loads of CJS modules that have null exports no longer throw

Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
@trop trop bot requested a review from a team as a code owner January 25, 2023 21:04
@trop trop bot requested a review from MarshallOfSound January 25, 2023 21:04
@trop trop bot added 23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jan 25, 2023
@zcbenz zcbenz merged commit 7623604 into 23-x-y Jan 26, 2023
@zcbenz zcbenz deleted the trop/23-x-y-bp-fix-do-not-error-on-null-exports-in-esm-loader-1674680656247 branch January 26, 2023 07:19
@release-clerk
Copy link

release-clerk bot commented Jan 26, 2023

Release Notes Persisted

ESM loads of CJS modules that have null exports no longer throw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants