Skip to content

WIP: Let babel-preset-env choose our core-js polyfills

Lukas 'ai-pi' Eipert requested to merge leipert-polyfill-whats-needed into master

What does this MR do?

We are already using babel-preset-env, and this expands on the idea by automatically choosing the correct core-js polyfills based on the environment.

Before After
2019-02-05T10.29.41 TBD
2019-02-05T10.40.36 TBD
131 files 66KB TBD

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports