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

Monorepo pattern #2527

Open
guybedford opened this issue Nov 27, 2020 · 0 comments
Open

Monorepo pattern #2527

guybedford opened this issue Nov 27, 2020 · 0 comments

Comments

@guybedford
Copy link
Member

I'm considering a new install flag for monorepos - --mono.

This would allow the monorepo install pattern:

jspm install ./packages/* --mono

With jspm install --reset then effectively reverting the dependency resolution to the registry lookup.

The meaning of --mono means - only install the given dependency once, and ensure all other resolutions of this dependency name use this same version.

@guybedford guybedford transferred this issue from another repository Apr 8, 2023
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

1 participant