onnxruntime/js/web/.gitignore
Yulong Wang 97d9bcd644
[js/web] fix bundle for multi-thread, add e2e test and support nodejs (#7688)
* fix bundle for multi-thread, add e2e test and support nodejs

* add copyright banner

* resolve comments

* add comments for isMultiThreadSupported()
2021-05-14 18:15:38 -07:00

20 lines
257 B
Text

/.vscode/ipch/
node_modules/
types/
dist/
tsconfig.tsbuildinfo
lib/**/*.js
lib/**/*.js.map
test/**/*.js
test/**/*.js.map
script/**/*.js
script/**/*.js.map
lib/wasm/binding/**/*.wasm
!lib/wasm/binding/**/*.d.ts
test/testdata-config.json
test/data/node/