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
It seems require('globalize'); is required to trigger the magic. I'd be great to also be able to use import Globalize from 'globalize'; ‒ the former sticks out a bit in our codebase right now.
Took a little bit to figure out this was my problem!