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

fix(text-zoom): Lazy load iOS implementation #735

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

jcesarmobile
Copy link
Member

we are declaring the implementations like this on all plugins except this one, so I think it was a mistake and it makes web to import iOS code despite it's not being used
I've tested on iOS and the plugin keeps working after the change, so I think it can be lazy loaded like the others.

closes #717

@jcesarmobile jcesarmobile merged commit 5039a74 into main Dec 14, 2021
@jcesarmobile jcesarmobile deleted the textzoom-lazy branch December 14, 2021 09:53
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.

Lazy Loading TextZoom Plugin even if not required (Browser)
2 participants