mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Fixing build failure
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = {
|
||||
}
|
||||
|
||||
if (process.env.http_proxy) {
|
||||
process.env.http_proxy = null;
|
||||
delete process.env.http_proxy;
|
||||
}
|
||||
|
||||
callback();
|
||||
|
||||
Reference in New Issue
Block a user