Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breaking: remove jetifier (--jetifier and --no-jetifier flags) #1662

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

thymikee
Copy link
Member

@thymikee thymikee commented Jul 28, 2022

Summary:

Jetifier served the community super well for the time of AndroidX migration, and today it's no longer needed for the majority of apps out there. However, for those who still need it, you can run npx jetifier yourselves.

This PR removes the --jetifier and --no-jetifier flags.

It shaves off 2.9MB from the bundle size, so there's no need to stall it anymore.

Closes #1409

Test Plan:

None.

@thymikee thymikee changed the title breaking: remove jetifier breaking: remove jetifier (--jetifier and --no-jetifier flags) Jul 28, 2022
@thymikee thymikee merged commit 7c003f2 into main Jul 28, 2022
@thymikee thymikee deleted the breaking/remove-jetifier branch July 28, 2022 17:30
@mikehardy
Copy link
Contributor

Fun while it lasted yeah, happy to see it ride off in the sunset though. Cheers @thymikee !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Post warning that jetifier is deprecated and won't be called automatically in the future
2 participants