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
Debug flags can be used to toggle debugging
in various environments and situations.
- They need to be explicitly enabled.
- This commit enables them for development.
- They can help investigate bugs in production
environments,
- They can change the behavior of the app and add
additional info when developing, improving the DX.
Signed-off-by: Robin Weber <[email protected]>
0 commit comments