fix(docker): skip canvas native build (optional jsdom dep)
canvas is an optional dependency of jsdom used for testing. It fails to compile on Alpine/musl due to missing <cstdint> includes in canvas 3.x. Since canvas is not required for production or even for tests, configure pnpm to skip its native build. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
5f51bc1871
commit
d717f44fcc
Loading…
Reference in New Issue