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
This PR adds environment variables to the turbo configuration, which fixes an
issue where they aren't available at build time due to [turbo environment
strict
mode](https://turbo.build/repo/docs/crafting-your-repository/using-environment-variables#strict-mode).
As a result, statically generated pages do not have correct environment
variables and in particular things like the RPC aren't set correctly
0 commit comments