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

Try lerna hoisting #204

Closed
andywer opened this issue Sep 4, 2017 · 5 comments
Closed

Try lerna hoisting #204

andywer opened this issue Sep 4, 2017 · 5 comments

Comments

@andywer
Copy link
Owner

andywer commented Sep 4, 2017

Try lerna bootstrap --hoist to improve installation time for dev set-up.

@sapegin
Copy link
Collaborator

sapegin commented Sep 4, 2017

Shouldn’t we rather just move all dev dependencies to the main package.json? Do we really need testing and linting dependencies on a package level? What’s the best practice for Lerna?

@andywer
Copy link
Owner Author

andywer commented Sep 4, 2017

Sure, we could. Just learned about that feature & it seemed to be a clean approach.

@vlad-zhukov
Copy link
Collaborator

This feature looks like yarn workspaces but worse.

@andywer
Copy link
Owner Author

andywer commented Sep 5, 2017

Well, it was just a quick thought... No hard feelings about it 😉

@andywer
Copy link
Owner Author

andywer commented Feb 23, 2018

Closing it for the time being.

@andywer andywer closed this as completed Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants