claude-code-best/scripts
claude-code-best d3eebfed15 build: Vite 单文件构建 + 修复 doubaoime-asr 打包后 WASM 加载失败
- vite.config.ts: codeSplitting: false 替代多 chunk 输出,产出单文件 dist/cli.js
- vite.config.ts: ssr.external 排除 doubaoime-asr/opus-encdec,避免 require.resolve 路径失效
- scripts/post-build.ts: 简化为直接处理单文件 dist/cli.js
- src/services/doubaoSTT.ts: 改进错误信息,输出具体异常内容便于排查

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 16:13:20 +08:00
..
check-bundle-integrity.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
defines.ts feat: fork-agent-redesign — 新增 AgentTool fork 参数与 spec 设计文档 2026-05-02 23:39:43 +08:00
dev-debug.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
dev.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
dump-prompt.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
post-build.ts build: Vite 单文件构建 + 修复 doubaoime-asr 打包后 WASM 加载失败 2026-05-03 16:13:20 +08:00
postinstall.cjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
rcs-ccb.sh chore: 更新构建 feature 的问题 2026-04-19 08:27:25 +08:00
rcs.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
run-parallel.mjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
setup-chrome-mcp.mjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
vite-plugin-feature-flags.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
vite-plugin-import-meta-require.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00