infi-pc / locatorjs

https://www.locatorjs.com
1.31k stars 60 forks source link

bug: Vite + TypeScript project points to non-existent JavaScript files #124

Open naftis opened 11 months ago

naftis commented 11 months ago

Where the bug happens

your browser

Google Chrome 117.0.5938.152

Describe the bug

Hi, the project looks really nice and the installation was smooth! I'm running into an issue which is probably related to source maps; image We're using TypeScript, but the references point to JavaScript files. The files don't exist in those locations, although if the .js extension was changed to .tsx, the file location should be fine. The line it points to isn't probably correct though.