Skip to content

Fix installing expo plugin#79

Merged
zfurtak merged 1 commit intomainfrom
@zfurtak/fix-install
Mar 10, 2026
Merged

Fix installing expo plugin#79
zfurtak merged 1 commit intomainfrom
@zfurtak/fix-install

Conversation

@zfurtak
Copy link
Collaborator

@zfurtak zfurtak commented Mar 10, 2026

Details

Currently, the expo-plugin must be installed when the library is installed, which is not ideal as we want our library to work without Expo as well.
I have moved the plugin installation to the prepare command, so that they are built when the library is published, not during every install.

Related Issues

GH_LINK

Manual Tests

Installing library in apps with and without expo.

Linked PRs

@zfurtak zfurtak requested a review from Skalakid March 10, 2026 11:44
@zfurtak zfurtak self-assigned this Mar 10, 2026
Copy link
Collaborator

@Skalakid Skalakid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zfurtak zfurtak merged commit abd6450 into main Mar 10, 2026
6 checks passed
@zfurtak zfurtak deleted the @zfurtak/fix-install branch March 10, 2026 11:48
@os-botify
Copy link
Contributor

os-botify bot commented Mar 10, 2026

🚀 Published to npm in 0.1.21 🎉

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.

2 participants