Skip to content

Commit 63f5826

Browse files
committed
[web] Explicltly allow esbuild build script
Seems to be needed when running `pnpm install` with recent pnpm
1 parent c5c72c4 commit 63f5826

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web/pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
allowBuilds:
2+
esbuild: false
13
ignoredBuiltDependencies:
24
- esbuild

0 commit comments

Comments
 (0)