All panels
10 / 15 · panel inspect

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), or run the live StackBlitz demo to play with this panel right in your browser.