[READ-ONLY] Mirror of https://github.com/danielroe/vp-cycle-repro.
0

Configure Feed

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

vp-cycle-repro / package.json
158 B 8 lines
1{ 2 "name": "vp-cycle-repro", 3 "private": true, 4 "packageManager": "pnpm@11.0.9", 5 "scripts": { 6 "build": "vp run --filter './packages/**' build" 7 } 8}