fix: add allowBuilds for pnpm 11 CI #78

Merged
xiaoju merged 1 commits from fix/ci-allow-builds into main 2026-06-04 10:46:07 +00:00
2 changed files with 5 additions and 6 deletions
-6
View File
@@ -27,11 +27,5 @@
},
"bugs": {
"url": "https://github.com/shazhou-ww/ocas/issues"
},
"pnpm": {
"onlyBuiltDependencies": [
"esbuild"
],
"overrides": {}
}
}
+5
View File
@@ -2,3 +2,8 @@ packages:
- "packages/*"
minimumReleaseAge: 0
allowBuilds:
esbuild: true
sharp: true
workerd: true