Skip to content

Conversation

motiz88
Copy link
Contributor

@motiz88 motiz88 commented Sep 16, 2025

Summary:
Adds prune: false to the electron/packager-based build script for the DevTools standalone shell. This would have stopped D82236159 from causing a regression. We may want to iterate further on a mechanism for keeping the following sets of dependencies separate in react-native/debugger-shell:

  1. Build-time, Electron-only dependencies (currently in devDependencies)
  2. Test-only dependencies (currently also in devDependencies)
  3. Node dependencies (currently in dependencies)

Changelog: [Internal]

Reviewed By: vzaidman

Differential Revision: D82538084

Summary:
Adds `prune: false` to the `electron/packager`-based build script for the DevTools standalone shell. This would have stopped D82236159 from causing a regression. We may want to iterate further on a mechanism for keeping the following sets of dependencies separate in `react-native/debugger-shell`:

1. Build-time, Electron-only dependencies (currently in `devDependencies`)
2. Test-only dependencies (currently also in `devDependencies`)
3. Node dependencies (currently in `dependencies`)


Changelog: [Internal]

Reviewed By: vzaidman

Differential Revision: D82538084
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 16, 2025
@facebook-github-bot
Copy link
Contributor

@motiz88 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82538084.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants