onnxruntime/js/web/script
Yulong Wang ab9f153746
[js/web] allow build target for non dynamic import (#20898)
### Description
<!-- Describe your changes. -->

This PR allows to build ORT web to `ort{.all|.webgpu}.bundle.min.mjs`,
which does not have any dynamic import. This makes it possible to use
ort web via static import in service worker.

Fixes #20876
2024-06-03 12:33:37 -07:00
..
build.ts [js/web] allow build target for non dynamic import (#20898) 2024-06-03 12:33:37 -07:00
generate-webgl-operator-md.ts
generate-webgpu-operator-md.ts
parse-profiler.ts [JS/Web] WebGL Profiling Tool (#7724) 2021-05-18 06:31:00 -07:00
prepack.ts
pull-prebuilt-wasm-artifacts.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
test-runner-cli-args.ts
test-runner-cli.ts
tsconfig.json