phoenixframework / esbuild

An installer for esbuild
MIT License
271 stars 38 forks source link

Support http proxy to fetch esbuild #27

Closed iaddict closed 3 years ago

iaddict commented 3 years ago

Check for http_proxy environment variable and set proxy options for httpi when present.

josevalim commented 3 years ago

@iaddict I added some logging and checking of more env vars. Let me know if it works for you and I can merge it. Thank you! :heart:

ericacheong commented 3 years ago

@iaddict @josevalim would love to see this pull request be merged. thanks.

josevalim commented 3 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:

iaddict commented 3 years ago

I didn't manage to check if it works until now. It does 😃! Many thanks for merging. ❤️‍🔥