fix: expose the built-in electron module via the ESM loader (#35930)

This commit is contained in:
Samuel Attard 2022-10-10 03:02:30 -07:00 committed by GitHub
parent a072f06168
commit 1fe21ff712
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 100 additions and 0 deletions

View file

@ -51,3 +51,4 @@ fixup_for_error_declaration_shadows_a_local_variable.patch
fixup_for_wc_98-compat-extra-semi.patch
drop_deserializerequest_move_constructor_for_c_20_compat.patch
fix_parallel_test-v8-stats.patch
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch