onnxruntime/js/web/script
jzm-intel 374022e988
JSEP: Use global-agent in scripts to enable using network proxy (#22537)
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.
2024-10-24 16:27:11 -07:00
..
build.ts
generate-webgl-operator-md.ts
generate-webgpu-operator-md.ts [JS/WebGPU] Add GatherBlockQuantized op support (#21734) 2024-08-26 14:46:04 -07:00
parse-profiler.ts
prepack.ts
pull-prebuilt-wasm-artifacts.ts JSEP: Use global-agent in scripts to enable using network proxy (#22537) 2024-10-24 16:27:11 -07:00
test-runner-cli-args.ts
test-runner-cli.ts
tsconfig.json