Files
emdash-blog-template/Dockerfile
Kunthawat Greethong a06c72b9d1 Dockerfile: only copy dist/src/package.json from core (avoid circular symlinks)
The -L flag on cp still follows symlinks deeply in this monorepo.
Instead copy only dist/ and src/ and package.json directly without -L.

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

1.4 KiB