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
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
Related to this, the work to switch to babel-preset-env (#2987) does allow IE 11 to work without JS errors, but IE doesn't implement flexbox correctly so the pages don't render properly. If we omit IE from the babel-preset-env configs, our bundle gets about 200-300k smaller. It would be nice to not support IE :-)
Which browsers do we really, really care about? Which are "best effort"?
Related to #2298 (busted on firefox focus)
The text was updated successfully, but these errors were encountered: