player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

Update JS target to es2020 #491

Closed adierkens closed 3 months ago

adierkens commented 3 months ago

Update JS target to ES2020 to remove unneeded polyfils

📦 Published PR as canary version: 0.8.1--canary.491.16941
Try this version out locally by upgrading relevant packages to 0.8.1--canary.491.16941
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.97%. Comparing base (583b4c0) to head (4122770).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #491 +/- ## ======================================= Coverage 91.97% 91.97% ======================================= Files 340 340 Lines 26960 26960 Branches 1945 1945 ======================================= Hits 24796 24796 Misses 2150 2150 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

adierkens commented 3 months ago

/canary