tangled
alpha
login
or
join now
ewancroft.uk
/
website
6
fork
atom
my website at ewancroft.uk
6
fork
atom
overview
issues
pulls
pipelines
chore: allow esbuild build scripts for pnpm v10
ewancroft.uk
1 week ago
2d131ed1
34c9ef6b
verified
This commit was signed with the committer's
known signature
.
ewancroft.uk
SSH Key Fingerprint:
SHA256:5wI0TnakvxHoGN+fBzZjUU4e5azcSqX3oa3zP/+FKMk=
+3
1 changed file
expand all
collapse all
unified
split
package.json
+3
package.json
reviewed
···
30
30
"typescript": "^5.9.3",
31
31
"vite": "^7.3.1"
32
32
},
33
33
+
"pnpm": {
34
34
+
"onlyBuiltDependencies": ["esbuild"]
35
35
+
},
33
36
"dependencies": {
34
37
"@atproto/api": "^0.18.21",
35
38
"@ewanc26/atproto": "^0.2.8",