- 把 @openim/wasm-client-sdk 从 ^3.8.3 改为精确 3.8.3 - 解禁并提交 package-lock.json,使依赖树跨机器一致 - 其他机器请使用 npm ci 严格按 lock 安装 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
23 lines
238 B
Plaintext
23 lines
238 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
**/*.log
|
|
|
|
tests/**/coverage/
|
|
tests/e2e/reports
|
|
selenium-debug.log
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.local
|
|
|
|
yarn.lock
|