You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: remove bundle budgets from JIT prod build step in E2E
In the TS standard decorator E2E test a JIT production build is executed.
The bundle budgets are now removed from this test step to prevent the build
from erroring due to the expected increase in output build size resulting
from this type of build.
(cherry picked from commit f22bcbd)
0 commit comments