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

Using Lerna? #11

Open
EtherTyper opened this issue Aug 11, 2017 · 1 comment
Open

Using Lerna? #11

EtherTyper opened this issue Aug 11, 2017 · 1 comment

Comments

@EtherTyper
Copy link

I think it would be more convenient to store all of these npm packages in a Lerna monorepo. That way, downloading the source for development or forking the project would be much easier. It would also help if they all shared a common versioning scheme.

@deathcap
Copy link
Member

deathcap commented Jan 6, 2021

@EtherTyper Agreed, also related: #9. Lerna looks promising, or some kind of monorepo. I did write and use this tool to help manage committing updates to module dependencies: https://github.com/deathcap/lmno-cl but it still was cumbersome to update all the different repos. Not to mention the spam caused by mass updates across many repos (I may have noticed some interested users unsubscribe from notifications because of this). In retrospect, this was one of the larger problems with this project, or at least my use of it (especially with https://github.com/voxel/voxelmetaverse, which almost entirely consists of references to other npm packages).

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

No branches or pull requests

2 participants