mirror of https://github.com/buster-so/buster.git
Update turbo.json
This commit is contained in:
parent
25967e4f19
commit
ceb7db3366
|
@ -15,7 +15,7 @@
|
|||
"dev": {
|
||||
"cache": false,
|
||||
"persistent": true,
|
||||
"dependsOn": ["^build","@buster-app/supabase#start"],
|
||||
"dependsOn": ["^build", "@buster-app/supabase#start"],
|
||||
"with": ["@buster/database#dev"]
|
||||
},
|
||||
"dev:fast": {
|
||||
|
|
Loading…
Reference in New Issue