This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Description
Not sure if it's related to #28, since status code it 503 and not 500. Those cases it does not fail, it takes significant time (up to 120 seconds, while without bundle analyzer it takes up to 20 seconds).
> npx webpack --config webpack.ci.js "--env.BUNDLE_ANALYZER_TOKEN=****************************************"
Error: Bundle Analyzer - Request failed with status code 503
at /app/node_modules/@bundle-analyzer/webpack-plugin/lib/index.js:32:18
at processTicksAndRejections (internal/process/task_queues.js:93:5)