rixo / svench

A lightweight workbench to develop your Svelte components in isolation
svench-docs.vercel.app
207 stars 6 forks source link

ExtrasPanel not showing up on v0.2.0-31 #47

Open yanick opened 2 years ago

yanick commented 2 years ago

Doing my usual "let's try Svench again!" thing. Found two potential issues (or could just be me).

  1. I have defined a View with knobs and actions and the ExtrasPanel don't show up. Imported one of the .md files of Svench's own docs to make sure I didn't mess the markup, but no, no ExtrasPanel there either.

  2. Not related, but I didn't found any mention if there a static directories configuration for assets and such.