juanca / react-aria-components

React ARIA-compliant Components
https://juanca.github.io/react-aria-components
MIT License
6 stars 3 forks source link

Babel configuration for targeted browsers #19

Closed juanca closed 6 years ago

juanca commented 6 years ago

This is especially important for IE 11.

The polyfills are only used in the examples page. In addition, useBuiltins will not bundle redundant polyfills for really old browsers.