mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
If either `npm_config_electron_use_remote_checksums` or `electron_use_remote_checksums` are set as environment variables, then force Electron to verify with remote checksums instead of embedded ones. Fixes #48594.