Skip to content

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

Merged
thymikee merged 1 commit intomainfrom
breaking/remove-jetifier
Jul 28, 2022
Merged

breaking: remove jetifier (--jetifier and --no-jetifier flags)#1662
thymikee merged 1 commit intomainfrom
breaking/remove-jetifier

Conversation

@thymikee
Copy link
Copy Markdown
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
Copy Markdown
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