Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Remove babel-polyfill in favor of specific polyfills #69

Closed
sebastiandedeyne opened this issue Sep 29, 2016 · 1 comment
Closed

Remove babel-polyfill in favor of specific polyfills #69

sebastiandedeyne opened this issue Sep 29, 2016 · 1 comment
Assignees

Comments

@sebastiandedeyne
Copy link
Member

Babel-polyfill is very heavy and ships with lots of unnecessary polyfills.

What we need:

  • Symbol
  • Array.from
  • fetch
@sebastiandedeyne sebastiandedeyne self-assigned this Sep 29, 2016
@sebastiandedeyne
Copy link
Member Author

Added Symbol.

Array.from and fetch can wait until necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant