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
A change in the output from Babel 6 emits default transforms as
`module.default` rather than `module["default"]`. This changes the shape
of the node that globalize-compiler examines.
Closes#12
0 commit comments