From bdc4fba239dc44acf48048adcb550456b07a2a0b Mon Sep 17 00:00:00 2001 From: alex_q <914269@qq.com> Date: Sun, 16 Aug 2026 11:25:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0pnpm-workspace.yaml=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-workspace.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..ceed0c0 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,5 @@ +allowBuilds: + '@parcel/watcher': true + es5-ext: true + esbuild: true + vue-demi: true