mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
This PR add dependency to the global-agent package, and use it in JSEP scripts that download files from network (i.e. `js/scripts/utils.ts` and `js/web/script/pull-prebuilt-wasm-artifacts.ts`), so that user can make these script use network proxy by setting environment variable GLOBAL_AGENT_HTTPS_PROXY. |
||
|---|---|---|
| .. | ||
| prepare-onnx-node-tests.ts | ||
| README.md | ||
| tsconfig.json | ||
| update-version.ts | ||
| utils.ts | ||
About this folder (/js/scripts)
This folder includes shared Node.js scripts that used in development process, such as preparing dev environments, setting up tests.