mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description - enable unit test for js/common in CI - add debug config in js/.vscode/launch.json - enable source map for js/common/test for debugging purposes; add source map files to ignore list - ignore js/common/test folder for npm packaging
11 lines
97 B
Text
11 lines
97 B
Text
/.vscode/
|
|
|
|
build.js
|
|
webpack.config.js
|
|
typedoc.json
|
|
tsconfig.json
|
|
**/*.tsbuildinfo
|
|
|
|
/test/
|
|
|
|
*.tgz
|