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
CLJS-1367: Expose default-warning-handler and warning-enabled?
As :warning-handlers option overwrites the handlers collection there
should be a way to use default-warning-handler with :warning-handlers
option.
Warning-enabled? function is useful for custom warning-handlers where it
might be necessary to check if warning was enabled.
0 commit comments