webpack-contrib / webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
MIT License
12.57k stars 483 forks source link

Fix tests timeout #435

Closed deanshub closed 3 years ago

valscion commented 3 years ago

Feel free to increase the timeout to e.g. 30 seconds — if that fixes the tests sometimes timing out then we're happy.

deanshub commented 3 years ago

Referencing FYI #433 and #432