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

♻️ Move to a monorepo #44

Merged
merged 10 commits into from
Jan 2, 2024
Merged

Conversation

trickypr
Copy link
Member

@trickypr trickypr commented Jan 2, 2024

The old way that I structured this was causing type checking issues. The following changes were made:

  • We now use JSDoc for actors and modules
  • Type definitions for actors, modules and anything global are now in libs/link (@browser/link)
  • Logic that can be cleanly separated out has been moved into libs/shared (@experiment/shared. @browser/shared resolves elsewhere because past me's choices)
  • The symlinking system is slightly less trash

@trickypr trickypr enabled auto-merge (squash) January 2, 2024 05:40
@trickypr trickypr merged commit 6506795 into artifact-based-browser Jan 2, 2024
2 checks passed
@trickypr trickypr deleted the mono-repo-take-2 branch January 2, 2024 05:41
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