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

fix: Remove workspaces key, as yarn workspaces is not in use #481

Merged
merged 1 commit into from
Jun 3, 2018
Merged

fix: Remove workspaces key, as yarn workspaces is not in use #481

merged 1 commit into from
Jun 3, 2018

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Jun 2, 2018

What kind of change does this PR introduce?
Removes the "workspaces" key from the main package.json

Did you add tests for your changes?
Nope, as no functionality has changed

If relevant, did you update the documentation?
Not relevant.

Summary
this monorepo uses lerna bootstrap with npm as a dependency manager, so the "workspaces" key is not used.

fixes #479

Does this PR introduce a breaking change?
No.

this monorepo uses `lerna bootstrap` with `npm` as a dependency manager, so the "workspaces" key is not needed.

fixes #479
@jsf-clabot
Copy link

jsf-clabot commented Jun 2, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Signing this of to @sendilkumarn

@evenstensberg evenstensberg changed the title Remove workspaces key, as yarn workspaces is not in use fix: Remove workspaces key, as yarn workspaces is not in use Jun 2, 2018
@sendilkumarn
Copy link
Member

Thanks for sending this in 🎉 @AviVahl

Copy link
Member

@sendilkumarn sendilkumarn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sendilkumarn sendilkumarn merged commit 6b255c0 into webpack:master Jun 3, 2018
@evenstensberg
Copy link
Member

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v3.0.0] Wrong workspace setup causing a yarn installation warning on user-end
5 participants