-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
None
-
Empty show more show less
Combining all three packages into a single git repo will reduce maintenance burden. This will not involve combining the npm packages.
This can be done in two stages:
1. Combine the git repos, with each project in a separate subfolder. Each project continues to act independently, with the only difference being that they are all in one repo
2. Add monorepo management tools like yarn workspaces or lerna to simplify tasks like deployment.
- is related to
-
NODE-1465 extjson and js-bson: combine the packages
- Closed