build(frontend): 纳管 pnpm 锁文件与 workspace 配置

pnpm-lock.yaml 锁定依赖版本以保证可复现安装;
pnpm-workspace.yaml 声明构建脚本白名单配置。
This commit is contained in:
caoxiaozhu
2026-07-24 14:33:25 +08:00
parent 8ac39cf007
commit 4a2f1f5dcd
2 changed files with 2898 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
allowBuilds:
'@parcel/watcher': set this to true or false
esbuild: set this to true or false
vue-demi: set this to true or false