Specification for the Fetchable module interface
0
fork

Configure Feed

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

fix: back out of pnpm 11 preview, workspace

+7 -3
+1 -1
package.json
··· 19 19 "devEngines": { 20 20 "packageManager": { 21 21 "name": "pnpm", 22 - "version": "11.0.3", 22 + "version": "10.33.2", 23 23 "onFail": "download" 24 24 } 25 25 }
+6 -2
pnpm-workspace.yaml
··· 1 - packages: 2 - - site 1 + allowBuilds: 2 + "@parcel/watcher": false 3 + esbuild: true 4 + netlify: true 5 + sharp: false 6 + unix-dgram: false
site/index.html index.html