Skip to content

fix(web): start development container without pnpm - #4

Merged
gcharang merged 1 commit into
masterfrom
fix/web-dev-container-startup
Jul 27, 2026
Merged

fix(web): start development container without pnpm#4
gcharang merged 1 commit into
masterfrom
fix/web-dev-container-startup

Conversation

@gcharang

Copy link
Copy Markdown
Contributor

Summary

  • run the development image from /app/apps/web
  • invoke the installed Vite binary directly instead of downloading and running pnpm at container startup
  • keep the production image unchanged

Verification

  • make compose-check ENV_FILE=.env.example
  • development Compose service healthy before and after forced recreation
  • browser hydration and cache-bypassing reload with no console errors
  • make playwright (20 passed, 1 skipped)
  • make docker-build-web

@gcharang
gcharang merged commit 3fab389 into master Jul 27, 2026
6 checks passed
@gcharang
gcharang deleted the fix/web-dev-container-startup branch July 27, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant