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): do not force terminate building when bundle analyzer is on #2462

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Mar 24, 2020

Motivation

Side-effect from #2443

We do not need to force terminate building if the --bundle-analyzer flag is passed.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

yarn build --bundle-analyzer

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.)

@lex111 lex111 requested a review from yangshun as a code owner March 24, 2020 14:28
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Mar 24, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 39ad854

https://deploy-preview-2462--docusaurus-2.netlify.com

@yangshun yangshun merged commit c2fd652 into master Mar 24, 2020
@yangshun yangshun added the pr: bug fix This PR fixes a bug in a past release. label Mar 24, 2020
@yangshun yangshun deleted the lex111/do-not-terminate-analyzer branch March 28, 2020 16:16
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.

4 participants