You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
There are tools out there for managing monorepos with multiple packages, such as npm/yarn workspaces, lerna, rush, nx. Could be useful to explore whether we should switch over to one of these, with built-in linking across packages, incremental builds, and multi-package publish support.