your personal website on atproto - mirror blento.app
25
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add svelte-inspector

+3
+3
svelte.config.js
··· 17 17 } 18 18 }, 19 19 20 + vitePlugin: { 21 + inspector: true 22 + }, 20 23 compilerOptions: { 21 24 experimental: { 22 25 async: true