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
perf(swc_error_reporters): Avoid creating miette handler when no diagnostics (#10852)
**Description:**
Automatically prevent the creation of `miette::GraphicalReportHandler when no diagnostics are present.
**Related issue:**
See performance regression in web-infra-dev/rspack#11006
0 commit comments