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
[turbopack] No op the webpack bundle analyzer under turbopack (#84614)
This never worked with turbopack, but with the recent default flip using this now breaks the build since it complains about configuring webpack in a turbopack build.
So print a warning and no-op the analyzer. This isn't ideal but it is more actionable than a crash for users.
0 commit comments