Adam Gastineau
Results
232
comments of
Adam Gastineau
This appears to be a problem with Vite sourcemap generation. I can replicate the same issue with the current `vite` creation template: ```bash npm create vite@latest vite-build -- --template react-ts...
As per my above comment, since the issue occurs directly with the `vite` React template, this is an upstream issue. You can file an issue on them if you'd like....