Revert to building frontend from source with verbose output 5b189e3 k-l-lambda Claude commited on Jan 12
Use git clone with LFS pull to properly resolve LFS files 850daa9 k-l-lambda Claude commited on Jan 12
Revert to building in Docker instead of using pre-built files 90ad400 k-l-lambda Claude commited on Jan 12
Fix: use full git clone instead of shallow for LFS files 127ba83 k-l-lambda Claude commited on Jan 12
Fix: use git clone + lfs pull instead of COPY for LFS files 8060255 k-l-lambda Claude commited on Jan 12
Fix: correct esbuild output path and remove redundant COPY step 9563838 k-l-lambda Claude commited on Jan 12
Fix: update .dockerignore to include package-lock.json and .env files 16054ff k-l-lambda Claude commited on Jan 12
Fix: simplify vite config path resolution and use local vite binary a3cb895 k-l-lambda Claude commited on Jan 12
Fix: regenerate package-lock.json with sass instead of sass-embedded ff0a701 k-l-lambda Claude commited on Jan 12
Fix: remove scss api setting and add debug output for vite build 7be3ed0 k-l-lambda Claude commited on Jan 12
Fix: replace sass-embedded with sass for Docker compatibility 84c3e8c k-l-lambda Claude commited on Jan 12
Fix socket connection: remove VITE_SERVER_URL for production df06d8a k-l-lambda Claude commited on Jan 11
Fix Docker build: ESM backend, exclude config.ts, fix type errors 231c65e k-l-lambda commited on Jan 11
Fix Docker build: remove husky prepare script, update deploy.sh c355051 k-l-lambda commited on Jan 11