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
This release is paired up with an update to isomorphic-unfetch that fixes an issue where ES Module-compatible bundlers like Webpack 2+ would fail to polyfill window.fetch.
#25: The module / jsnext:main now point to a pre-transpiled bundle with ES Modules exports. Fixes an issue where Webpack 2 users who are not transpiling node_modules would end up with untranspiled code.