feat/phase-2g-bundle
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
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:5d123ac0283269889b1fe21b9ea211941789a8d9a28d2dbdd669b100a8e387b7 --body "your comment"
No comments yet. Be the first to start the discussion.