core-ds / arui-scripts

Simple but flexible tool to build react applications with nodejs server
21 stars 6 forks source link

fix(*): fix babel preset env config for core-js #237

Closed reabiliti closed 3 months ago

reabiliti commented 3 months ago

Нашли проблему, что при импорте core-js в проекте не добавляются полифилы, возможно при текущей настройке матчилась версия core-js 3.0.0, а в аруи скриптах ставится 3.32.0

После данного изменения начали добавляться полифилы

Как проверял:

Скачал 89-ю версию фаерфокса и попробовал заиспользовать Array.prototype.at метод

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: cb39b30baf2440c6a4363752424b25675160f193

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | --------------- | ----- | | arui-scripts | Patch | | example-modules | Patch | | example | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR