a textual notation to locate fields within atproto records (draft spec) microcosm.tngl.io/RecordPath/
8
fork

Configure Feed

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

eh fine we'll use build

phil 0c3efccf b84c07c4

+1 -1
+1 -1
playground/svelte.config.js
··· 10 10 // adapter-auto only supports some environments, see https://svelte.dev/docs/kit/adapter-auto for a list. 11 11 // If your environment is not supported, or you settled on a specific environment, switch out the adapter. 12 12 // See https://svelte.dev/docs/kit/adapters for more information about adapters. 13 - adapter: adapter({ pages: 'dist', assets: 'dist' }) 13 + adapter: adapter() 14 14 } 15 15 }; 16 16