зеркало из https://github.com/electron/electron.git
change platform path to match downloaded one
This commit is contained in:
Родитель
5c36709ff2
Коммит
4f20a15907
|
@ -16,7 +16,7 @@ try {
|
||||||
// do nothing
|
// do nothing
|
||||||
}
|
}
|
||||||
|
|
||||||
var platform = os.platform()
|
var platform = process.env.npm_config_platform
|
||||||
|
|
||||||
function onerror (err) {
|
function onerror (err) {
|
||||||
throw err
|
throw err
|
||||||
|
|
Загрузка…
Ссылка в новой задаче