kevin-asprec
|
b263f97705
|
fix: override NODE_ENV=development for npm install in Coolify
Coolify injects ARG NODE_ENV=production which causes npm to skip
devDependencies (typescript, tailwindcss, postcss).
|
2026-04-14 20:42:31 +08:00 |
|
kevin-asprec
|
7e5cd0f40e
|
fix: remove ENV NODE_ENV=development that breaks Next.js static generation
|
2026-04-14 20:13:04 +08:00 |
|
kevin-asprec
|
dc4b07a70c
|
fix: set NODE_ENV=development during build to include devDependencies
|
2026-04-14 09:01:04 +08:00 |
|
kevin-asprec
|
5ca045fa4a
|
fix: add cache bust arg to force clean Docker build
|
2026-04-14 06:41:31 +08:00 |
|
kevin-asprec
|
dbdc116054
|
fix: install typescript for next.config.ts transpilation in Dockerfile
|
2026-04-14 06:05:41 +08:00 |
|
kevin-asprec
|
be0b7d50d2
|
initial: standalone repo from monorepo split
|
2026-04-13 09:36:43 +08:00 |
|