-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
First off: Awesome project, I'm really loving it. However, as I played around with it and opened it in IE11, it didn't work, so I dug around a bit, and found that despite the README says
Dynamic polyfills, courtesy of babel-preset-env
no actual (in my mind) polyfills were being used. When I think about polyfills, I would expect to find a babel-polyfill
for things like Object.assign
(that are used in this kit) somewhere.
Am I missing something important or is this just a minor oversight? Is there a problem with adding those polyfills to target "all" browers?
Metadata
Metadata
Assignees
Labels
No labels