fix(workspace): should adapt to pnpm v10.28 --filter behavior

This commit is contained in:
Neko Ayaka
2026-01-21 06:11:50 +08:00
parent 6d802fe42d
commit 0fddd043f2
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@
"play:dev": "vite",
"play:build": "vite build",
"play:preview": "vite preview",
"build": "echo \"No build step required\"",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {