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