trigo / Dockerfile

Commit History

Skip vite build by committing pre-built frontend dist
be5c8a6

k-l-lambda Claude commited on

Fix: use node directly to run vite build
23c0c0a

k-l-lambda Claude commited on

Fix: increase Node.js memory limit for vite build
53f75a9

k-l-lambda Claude commited on

Fix: add onnxruntime-web to app dependencies
79ce0a9

k-l-lambda Claude commited on

Fix: exclude large ONNX files from vite build step
2fb00d9

k-l-lambda Claude commited on

Add diagnostic output to vite build step
adc9eb5

k-l-lambda Claude commited on

Fix: update .dockerignore to include package-lock.json and .env files
16054ff

k-l-lambda Claude commited on

Fix: simplify vite config path resolution and use local vite binary
a3cb895

k-l-lambda Claude commited on

Fix: regenerate package-lock.json with sass instead of sass-embedded
ff0a701

k-l-lambda Claude commited on

Fix: remove scss api setting and add debug output for vite build
7be3ed0

k-l-lambda Claude commited on

Fix: replace sass-embedded with sass for Docker compatibility
84c3e8c

k-l-lambda Claude commited on

Skip jison parser build - use pre-built tgnParser.cjs
077b914

k-l-lambda commited on

Use npm run build:prod instead of npx vite build
24fb85f

k-l-lambda commited on

Update debug logs and trigger rebuild
48e90b4

k-l-lambda commited on

Skip vue-tsc type checking in production build
3fca6c2

k-l-lambda commited on

Force rebuild with updated timestamp
b5101c0

k-l-lambda commited on

Fix NODE_ENV=development in .env for production build
eac5346

k-l-lambda Claude commited on

Force production mode build and cache invalidation
65d4295

k-l-lambda Claude commited on

Fix Docker build: use esbuild for backend bundling, ESM format
00765bc

k-l-lambda commited on

Fix Docker build: use global tsx/tsc directly instead of npm run
863c3aa

k-l-lambda commited on

Fix Docker build: install build tools globally and skip onnxruntime-node
31ac8d2

k-l-lambda commited on

the first deploy
466436b

k-l-lambda commited on