Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

webpack-plugin: when stats fail to upload, log error but continue build #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

webpack-plugin: when stats fail to upload, log error but continue build #13

wants to merge 1 commit into from

Conversation

sgarner
Copy link

@sgarner sgarner commented Dec 16, 2020

Fixes #11

I've been seeing 503 errors a lot from Bundle Analyzer lately and this breaks all my CI builds.

If stats fail to upload, it isn't that important. We can just log the error and continue building.

@sgarner
Copy link
Author

sgarner commented Dec 16, 2020

@gregberge

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

Successfully merging this pull request may close these issues.

webpack build fails on service errors
1 participant