@forge/bridge import breaks a Forge resolver
Key takeaways
@forge/bridge throws at IMPORT time, not call time. A handler that imports a poisoned module and never calls it still fails, which I measured as HTTP 424 on a live site.
The error strin
leanzero.hashnode.dev16 min read