get icon indicating copy to clipboard operation
get copied to clipboard

Use electron_custom_version set by npm_config or npm_package_config

Open ghost opened this issue 5 years ago • 0 comments

It would be nice if the electron_custom_version option https://github.com/electron/get/blob/607f6217f71186e93b73dc4f1be94dc758d135da/src/index.ts#L81 would also be searched for in the env vars set by the npm_config or npm_package_config similar to the other env var options https://github.com/electron/get/blob/607f6217f71186e93b73dc4f1be94dc758d135da/src/artifact-utils.ts#L36-L41

ghost avatar Jul 31 '20 20:07 ghost