Skip to content

Web: Increase bundlesize perf limit temporarily

Administrator requested to merge tr/increase-perf-limit into main

Created by: umpox

Description

CI builds are currently blocked because our perf has gone above the limit. This wasn't caught in a PR build as it has been a steady increase, and main wasn't pulled in on PRs that finally pushed us over the edge, so the main pipeline failed.

cc: @sourcegraph/frontend-devs

I know temporary can be a famous last word here, but quite confident we can reduce this down in future. We have 3 large migrations going on that have added extra dependencies and contributed to this. Once those are done, we can remove the redundant deps and enjoy a bundle size decrease. https://github.com/sourcegraph/sourcegraph/issues/37845

Test plan

N/A - CI only

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading