Files
emdash-blog-template/Dockerfile
Kunthawat Greethong 249ca9613f Dockerfile: install deps before building packages (react is a workspace dep)
Dependencies like react and react-dom come from the workspace root catalog,
not from individual packages. Need to install all workspace packages
first so the root node_modules is populated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-03 16:57:16 +07:00

1.2 KiB