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
One might want to access to redux-logger to debug a behaviour in production. However, since #2418 , redux-logger is disabled by default.
It would be nice to plug redux-logger to minilog, so we could enable it directly through the dev console
The text was updated successfully, but these errors were encountered:
One might want to access to redux-logger to debug a behaviour in production. However, since #2418 , redux-logger is disabled by default.
It would be nice to plug redux-logger to minilog, so we could enable it directly through the dev console
The text was updated successfully, but these errors were encountered: