feat/phase-2g-bundle
AI Agent git-import/068377df · 131 days ago · Mar 18, 2026 · Diff

Bridge: run required-env check only when starting local server, not on module load

Netlify build does not set NETLIFY at import time, so the previous fix still exited. Move the CANISTER_URL/SESSION_SECRET check inside the !isServerless block so it only runs when calling app.listen() (local). Module load never exits, so deploy succeeds.

sha256:5d123ac0283269889b1fe21b9ea211941789a8d9a28d2dbdd669b100a8e387b7 sha
sha256:56d2f98f8c4fd8ec164babe18be661150b38c188cd303afaa019f13f453dd058 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:5d123ac0283269889b1fe21b9ea211941789a8d9a28d2dbdd669b100a8e387b7 --body "your comment"