my website at ewancroft.uk
6
fork

Configure Feed

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

chore: allow esbuild build scripts for pnpm v10

+3
+3
package.json
··· 30 30 "typescript": "^5.9.3", 31 31 "vite": "^7.3.1" 32 32 }, 33 + "pnpm": { 34 + "onlyBuiltDependencies": ["esbuild"] 35 + }, 33 36 "dependencies": { 34 37 "@atproto/api": "^0.18.21", 35 38 "@ewanc26/atproto": "^0.2.8",