Use HTTPS_PROXY environment variable for downloading external_api.min.js if set

This commit is contained in:
Sebastian Denz 2020-10-16 14:48:28 +02:00
parent acca9005a9
commit 7f4f9b2cf1
3 changed files with 24 additions and 1 deletions

View file

@ -139,6 +139,7 @@
"postcss-strip-inline-comments": "^0.1.5",
"rimraf": "^2.4.3",
"shell-escape": "^0.2.0",
"simple-proxy-agent": "^1.1.0",
"stylelint": "^12.0.1",
"terser-webpack-plugin": "^2.3.0",
"typescript": "^3.7.3",