AppView in a box as a Vite plugin thing hatk.dev
2
fork

Configure Feed

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

at 2d3b8a83bc3146a1aaa58a6dfcf515d52cad9a2d 21 lines 229 B view raw
1# build output 2dist/ 3# generated types 4.astro/ 5 6# dependencies 7node_modules/ 8 9# logs 10npm-debug.log* 11yarn-debug.log* 12yarn-error.log* 13pnpm-debug.log* 14 15 16# environment variables 17.env 18.env.production 19 20# macOS-specific files 21.DS_Store