You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(node): Avoid using dynamic require for fastify integration (#16789)
Not sure why we even have this, but this somehow breaks cloudflare-pages
E2E tests in some scenarios. It also seems simply unnecessary - or is
there a reason we have this? 🤔
Extracted this out from
#16783
0 commit comments