Skip to content

src: allow disabling JS source phase imports#60364

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
codebytere:source-phase-imports-disable
Oct 26, 2025
Merged

src: allow disabling JS source phase imports#60364
nodejs-github-bot merged 1 commit intonodejs:mainfrom
codebytere:source-phase-imports-disable

Conversation

@codebytere
Copy link
Member

@codebytere codebytere commented Oct 22, 2025

Refs:

Electron need to disable source phase imports in renderer and worker processes - Chromium disables them in content/renderer/render_process_impl.cc and the process will hard crash otherwise.

Happy to move this to a different place if there's a better suggestion!

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants