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
Clearly it's meant to only show in development, however you can see below the published version of this code shows that is always logging, so that means the project is being built while in NODE_ENV=development. It would be great to be able to disable this behavior.