build(turbo): normalize workspace task graph
This commit is contained in:
parent
4fc89c4d3f
commit
ae6eabed6f
6 changed files with 136 additions and 31 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"test": "vitest run",
|
||||
"test:unit": "vitest run",
|
||||
"test:e2e": "env -u NO_COLOR playwright test",
|
||||
"test:qa": "bun run check && bun run test:unit && bun run build && bun run test:e2e",
|
||||
"db:generate": "drizzle-kit generate",
|
||||
"db:check": "drizzle-kit check"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue