Files
LangBot/Dockerfile
RockChinQ a3bf522248 fix: update build pipelines for Vite migration (out → dist)
- Dockerfile: npm run build → npx vite build, web/out → web/dist
- pyproject.toml: package-data web/out/** → web/dist/**
- paths.py: support both web/dist (Vite) and web/out (legacy) with fallback
2026-04-03 11:31:21 +08:00

376 B