jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
491 stars 47 forks source link

Update axios to support PROXY env vars #65

Open ricovitch opened 1 year ago

ricovitch commented 1 year ago

Please update the axios dependency to support usage of HTTP_PROXY and HTTPS_PROXY environment variables.

Related issue on @figma-export/cli : https://github.com/marcomontalbano/figma-export/issues/152

ricovitch commented 1 year ago

Merging this PR could also solve this issue : https://github.com/jemgold/figma-js/pull/61