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: charset=utf-8 in data-url source maps (#77112)
Previously, inline `sourceMappingURL` comments with `data:application/json;charset=utf-8;base64,....` were just ignored, only `data:application/json;base64,....` worked
Is there an easy way to test this?
0 commit comments