Khafra
Khafra
Ignore my previous comment, this will work, but in a not-so-obvious way. I'm not too sure if I like removing the explicit conversion to a USVString for the implicit conversion...
Not only is it bringing in tons of dependencies, it brings in around 94 KB of garbage when bundling with esbuild[.](https://esbuild.github.io/analyze/) If qs was removed, a bundle for one of...
#3751
@murrayee do you have a reproducible sample of code?