mrhenry / polyfill-library

MIT License
7 stars 1 forks source link

set browser targets for babel #78

Closed romainmenke closed 1 month ago

romainmenke commented 1 month ago

I am unsure what the implicit browser targets are in @babel/preset-env, seems pretty ancient.

I think it is better if we set specific targets and change these over time as we drop support for some browser versions. (see: https://github.com/mrhenry/polyfill-library/issues/79)