mirror of
https://github.com/tiennm99/claude-code-routine-trigger-worker.git
synced 2026-05-24 17:34:52 +00:00
fix(ci): allow build scripts for esbuild, sharp, workerd via pnpm onlyBuiltDependencies
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"deploy": "wrangler deploy",
|
||||
"test": "vitest run"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["esbuild", "sharp", "workerd"]
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "^4.0.0",
|
||||
"vitest": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user