先移除wasm后续再通过其他方式接入

This commit is contained in:
YHH
2025-06-10 09:49:55 +08:00
parent e71c49d596
commit 7a591825eb
24 changed files with 40 additions and 2509 deletions

View File

@@ -38,7 +38,6 @@
"exclude": [
"node_modules",
"bin",
"src/wasm/**/*",
"**/*.test.ts",
"**/*.spec.ts"
]