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
Bundlewatch was working fine, and now appears to be failing to process. The suspect we have is that our computed URL is really long (but not ruling out something on our end).
Background
Hey all, @cheapsteak and myself recently started a migration company wide over to Webpack, which involved us also going through and trimming a bunch of our dependencies etc.
One such one was swapping Bundlewatch for Bundlesize. Initially this was painless and almost a 1 for 1 plug and play sort of scenario.
However, we just recently ran into an issues which appears to be causing Bundlewatch to break painfully.
Notes
The most obvious guess we have is that our computed URL is ~10400 characters long...which seems...excessive.
We know that presently we have many bundles which is most likely exacerbating the problem (we're using Monaco and this results in some fiddling to get it to calm down).
We have ~75 bundles... 😬
Full url for this is here (we vetted that nothing terribly sensitive is present in it):
Update: We fixed this on our end by reducing the number of output bundles
It looks like the culprit is that the shortener breaks when it tries to shorten humongous urls
Motivation
Bundlewatch was working fine, and now appears to be failing to process. The suspect we have is that our computed URL is really long (but not ruling out something on our end).
Background
Hey all, @cheapsteak and myself recently started a migration company wide over to Webpack, which involved us also going through and trimming a bunch of our dependencies etc.
One such one was swapping Bundlewatch for Bundlesize. Initially this was painless and almost a 1 for 1 plug and play sort of scenario.
However, we just recently ran into an issues which appears to be causing Bundlewatch to break painfully.
Notes
Suggested Musical Pairing
https://soundcloud.com/four-tet/kh-my-moneys-gone
The text was updated successfully, but these errors were encountered: