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
fix(swc_common): Fix skip condition for sourcemap (#10562)
**Description:**
We don't generate `BytePos(0)`, so it was not a big deal for us, but now it matters because external crates are now allowed to generate `BytePos`
0 commit comments