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 [js/webgpu] generate operator table for webgpu (#15954) 2023-05-20 12:20:41 -07:00
generate-webgpu-operator-md.ts [js/web] JSEP Attention & MultiHeadAttention (#17742) 2023-11-17 12:23:52 -08:00
parse-profiler.ts
prepack.ts [js] update prepack script to use exact version (#17484) 2023-09-13 00:07:16 -07:00
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 [WebNN EP] Support NPU deviceType (#20278) 2024-04-15 18:43:46 -07:00
test-runner-cli.ts [WebNN EP] Update chromium flag (#20732) 2024-05-20 14:57:30 -07:00
tsconfig.json [js/web] set noUnusedParameters to true and fix a few bugs (#18404) 2023-11-15 09:16:29 -08:00