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
We need to re-iterate the project structure. This means:
Configuration files
Source code structure
Testing file (co)location
We also need to think about turning the repo into a mono-repo so that each plugin will be a separate consumable package.
Options for monorepo management:
NX
Yarn Workspaces
Rush (heard it's an option, worth checking out)
pnpm
The text was updated successfully, but these errors were encountered:
We need to re-iterate the project structure. This means:
We also need to think about turning the repo into a mono-repo so that each plugin will be a separate consumable package.
Options for monorepo management:
The text was updated successfully, but these errors were encountered: