From 15b83b720569265c893601f04ba6d2e9529fd7fd Mon Sep 17 00:00:00 2001 From: RainbowBird Date: Mon, 16 Mar 2026 17:37:49 +0800 Subject: [PATCH] chore(build): enableGlobalVirtualStore --- pnpm-workspace.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3b3e51777..e2ec3c3a9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -20,6 +20,7 @@ overrides: safer-buffer: npm:@nolyfill/safer-buffer@^1.0.44 side-channel: npm:@nolyfill/side-channel@^1.0.44 string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@^1.0.44 +enableGlobalVirtualStore: true patchedDependencies: mineflayer-pathfinder: patches/mineflayer-pathfinder.patch