This commit is contained in:
shadcn
2026-04-16 14:22:28 +04:00
parent 420433ae6f
commit 541c08f112
2 changed files with 10 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
"cache": false
},
"test": {
"dependsOn": ["^build"],
"cache": false,
"outputs": []
},