stack/docker/backend
Bilal Godil 703c6db22c fix(hexclave): rename STACK_SKIP_TEMPLATE_GENERATION env in Dockerfiles
The preinstall hook now checks HEXCLAVE_SKIP_TEMPLATE_GENERATION, but the
Docker builders still set the old STACK_ name, so the skip guard never
matched and pnpm install tried to run ./scripts/generate-sdks.ts (not
copied into the build layer), failing with ERR_MODULE_NOT_FOUND.
2026-06-03 13:34:26 -07:00
..
Dockerfile fix(hexclave): rename STACK_SKIP_TEMPLATE_GENERATION env in Dockerfiles 2026-06-03 13:34:26 -07:00