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

Example app: link local packages #163

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Example app: link local packages #163

merged 2 commits into from
Mar 21, 2024

Conversation

pklatka
Copy link
Collaborator

@pklatka pklatka commented Mar 21, 2024

Summary

This PR links all local packages using yarn link. This step is necessary to make the development easier (we can directly apply changes to the packages/* directory). It's not a perfect solution, but current approach is not convenient.

Test plan

yarn clean && yarn && yarn dev:ios

@pklatka pklatka merged commit 827a9f1 into main Mar 21, 2024
1 check passed
@pklatka pklatka deleted the link-local-packages branch March 21, 2024 17:46
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.

None yet

1 participant