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?