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(v2): Add missing dependencies to packages #3355

Merged
merged 1 commit into from
Aug 28, 2020
Merged

fix(v2): Add missing dependencies to packages #3355

merged 1 commit into from
Aug 28, 2020

Conversation

SamChou19815
Copy link
Contributor

Motivation

This PR adds missing dependencies to relevant package.json and change the eslint lint rule that checks this from warning to error so that we will never regress later.

Note that there is no change in yarn.lock, which shows that the change likely won't cause any node_modules's size increase. Any decent package manager would be able to dedupe all the webpack dependencies into a single on in common cases.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

CI. Preview works.

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Aug 28, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit d04c679

https://deploy-preview-3355--docusaurus-2.netlify.app

@slorber
Copy link
Collaborator

slorber commented Aug 28, 2020

thanks 👍

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Aug 28, 2020
@slorber slorber merged commit 16ae3bf into facebook:master Aug 28, 2020
@SamChou19815 SamChou19815 deleted the add-deps branch August 28, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants