chore: allow esbuild builds in pnpm workspace
Memind CI / Test, build, and release guards (push) Failing after 3m13s

Keep local pnpm from blocking esbuild postinstall when switching machines.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
John
2026-09-14 11:28:56 +08:00
parent f09a03b8b2
commit 64b5819978
+2
View File
@@ -0,0 +1,2 @@
allowBuilds:
esbuild: true