-
Notifications
You must be signed in to change notification settings - Fork 832
Open
Labels
Description
Hello Team,
Firstly, thank you for open sourcing this library - Awesome!
Now to my request -
Can you document the polyfills that are required for this project?
react-vis makes use of ES6 array methods
isn't very descriptive and I don't want to include everything that babel-polyfills brings in; instead, I would rather just polyfill what's required.
Per #663 - will most likely have to add polyfills sooner or later
. Even if the project is not going to polyfill it's requirements, a list would be great!
daniel-schulz