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
I've noticed in the past that whatever Intl polyfill comes with babel-core seems reaaaaaaly slow. So slow that I when I wrote my own Zone implementation to handle DST without going through Intl, my app was noticeably faster.
It is a mystery.
The text was updated successfully, but these errors were encountered: