Closed
Description
Describe the bug
Svelte Devtools seems not to work using Svelte with Vite.
To Reproduce
Just start a new Vite project (with Svelte) and run in dev mode. You'll see Svelte Devtools doesn't recognise you're using Svelte in this page.
Expected behavior
Svelte Devtools should work with projects created with Vite, too.
Environment
- Browser with version: Google Chrome, version 101.0.4951.67
- Devtools version: 1.3.0
- Svelte version: 3.44.0 (using Vite 2.9.7 and vite-plugin-svelte 1.0.0-next.30)
Additional context
None.
Update - 07/11/2022
Seems this bug doesn't occur on Firefox but it's only Chromium based browsers related.
Re-tested myself using Chrome 107.0.5304.88: this is not working with Svelte 3.52.0 (using Vite 3.1.8 and vite-plugin-svelte 1.1.0).
Metadata
Metadata
Assignees
Labels
No labels