sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

vite inspector does not open a file when using turborepo #684

Closed AxeloLabs closed 1 year ago

AxeloLabs commented 1 year ago

Describe the bug

i am using turborepo, sveltekit project vitePlugin: { inspector: true },

this does not open the file any idea why ? also interested to verify with the behavior : Turborepo + VSCODE workspaces... but at least it does not work with turbo repo, it does not open the file, but it gives the good file's path

Reproduction URL

i am using turborepo, svelte

Reproduction

No response

Logs

-

System Info

-
bluwy commented 1 year ago

Please provide a repro

dominikg commented 1 year ago

we can revisit this if you provide the required information, for now closing this as invalid