mirror of
https://github.com/electron/electron.git
synced 2026-02-17 02:21:37 -05:00
When `strict-ssl` is set to a truthy value, npm always turns the environment variable into the string `true`, when the value is falsy, npm always sets it to a blank string. This fixes strict-ssl detection by always comparing the value of npm_config_strict_ssl to the string `"true"`
1.4 KiB
Executable File
1.4 KiB
Executable File