Skip to content

Conversation

Simek
Copy link
Collaborator

@Simek Simek commented Aug 24, 2025

Summary:

The @babel/plugin-syntax-dynamic-import Babel plugin is no longer required since @babel/[email protected] and can be safely removed from the preset and direct dependencies.

Refs:

I have also make sure that we are using at least ES2020 evn preset in the Babel configs across the repository.

Changelog:

[GENERAL] [REMOVED] - babel-preset: remove no longer needed plugin-syntax-dynamic-import plugin

Test Plan:

All test-ci tests are passing, also make sure that codegen and scripts/run-ci-javascript-tests.js generates files correctly and all performed checks within that script are fine.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 24, 2025
@facebook-github-bot facebook-github-bot added p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants