mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Dynamic ESM import in non-context-isolated preload Extend `HostImportModuleWithPhaseDynamically`'s routing to support Node.js import resolution in non-context-isolated preloads through `v8_host_defined_options` length check. The length of host defined options is distinct between Blink and Node.js and we can use it to determine which resolver to use.
11 KiB
11 KiB