Allow esbuild postinstall via pnpm.onlyBuiltDependencies (pnpm 11 default-deny)
This commit is contained in:
parent
89ab6c8952
commit
66e4de33b5
1 changed files with 3 additions and 0 deletions
|
|
@ -24,5 +24,8 @@
|
|||
"svelte-check": "^4.0.0",
|
||||
"typescript": "^5.6.0",
|
||||
"vite": "^5.4.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["esbuild"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue