fix: 修复 pnpm-workspace.yaml 占位文本导致构建失败
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
allowBuilds:
|
||||
'@parcel/watcher': set this to true or false
|
||||
esbuild: set this to true or false
|
||||
"@parcel/watcher": true
|
||||
esbuild: true
|
||||
|
||||
Reference in New Issue
Block a user