-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
It would be nice if the electron_custom_version option
Line 81 in 607f621
| process.env.ELECTRON_CUSTOM_VERSION || artifactDetails.version, |
Lines 36 to 41 in 607f621
| process.env[`NPM_CONFIG_ELECTRON_${lowerName.toUpperCase()}`] || | |
| process.env[`npm_config_electron_${lowerName}`] || | |
| process.env[`npm_package_config_electron_${lowerName}`] || | |
| process.env[`ELECTRON_${lowerName.toUpperCase()}`] || | |
| options[name] || | |
| defaultValue |
ip7e and shakogegia
Metadata
Metadata
Assignees
Labels
No labels