All panels
Code Inspector
See the compiled output for any Svelte file
Compare your `.svelte` source side-by-side with the compiled JavaScript. Source maps connect every line, so you can trace runes to the generated reactive scaffolding.
What you can do
- 01 Side-by-side source / output
- 02 Bidirectional source-map navigation
- 03 Syntax-highlighted with Shiki
Try it
Add the plugin to your project (Getting Started) to use this panel in your own dev server.