fix: do not register the node ESM loader in renderer processes (#24301)

This commit is contained in:
Samuel Attard 2020-07-16 08:09:07 -07:00 committed by GitHub
parent e4180b3a3a
commit d8be385d4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 32 additions and 5 deletions

View file

@ -41,3 +41,4 @@ test_account_for_non-node_basename.patch
lib_src_switch_buffer_kmaxlength_to_size_t.patch
update_tests_after_increasing_typed_array_size.patch
darwin_work_around_clock_jumping_back_in_time.patch
fix_do_not_register_the_esm_loader_in_renderer_processes.patch