this repo has no description
0
fork

Configure Feed

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

at main 5 lines 101 B view raw
1import { vitePreprocess } from '@astrojs/svelte'; 2 3export default { 4 preprocess: vitePreprocess(), 5}