https://github.com/hypervillain/lerna-comprehension
https://github.com/hypervillain/lerna-comprehension
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypervillain/lerna-comprehension
- Owner: hypervillain
- Created: 2019-09-24T08:25:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T13:20:36.000Z (over 5 years ago)
- Last Synced: 2025-02-02T20:55:14.754Z (4 months ago)
- Language: HTML
- Size: 545 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
https://github.com/babel/babel/blob/master/doc/design/monorepo.md
* Single lint, build, test and release process.
* Easy to coordinate changes across modules.
* Single place to report issues.
* Easier to setup a development environment.
* Tests across modules are ran together which finds bugs that touch multiple modules easier.