From e8bc3d076ad71e4142ed25eb8a70eb84b43854ef Mon Sep 17 00:00:00 2001 From: Yuzhiran Dev Date: Sat, 11 Jul 2026 13:09:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20client=20?= =?UTF-8?q?=E4=B8=8B=E5=A4=9A=E4=BD=99=E7=9A=84=20pnpm-workspace.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/pnpm-workspace.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 client/pnpm-workspace.yaml diff --git a/client/pnpm-workspace.yaml b/client/pnpm-workspace.yaml deleted file mode 100644 index ee14c69..0000000 --- a/client/pnpm-workspace.yaml +++ /dev/null @@ -1,5 +0,0 @@ -allowBuilds: - '@parcel/watcher': set this to true or false - core-js: set this to true or false - esbuild: set this to true or false - vue-demi: set this to true or false