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

Migrate to package-based monorepo #6

Merged
merged 7 commits into from
Apr 5, 2024
Merged

Conversation

rasouza
Copy link
Collaborator

@rasouza rasouza commented Apr 5, 2024

Description

Just move each project to its self-contained package.json

Motivation and Context

The mobile project is very sensitive to the build system around it. By isolating each project, we can make it work inside the monorepo

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@rasouza rasouza changed the title Feature/monorepo package based Migrate to package-based monorepo Apr 5, 2024
@rasouza rasouza marked this pull request as ready for review April 5, 2024 14:27
@rasouza rasouza merged commit 2ff6716 into main Apr 5, 2024
1 check passed
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.

1 participant