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": {
|
"dev": {
|
||||||
"cache": false,
|
"cache": false,
|
||||||
"persistent": true,
|
"persistent": true,
|
||||||
"dependsOn": ["^build","@buster-app/supabase#start"],
|
"dependsOn": ["^build", "@buster-app/supabase#start"],
|
||||||
"with": ["@buster/database#dev"]
|
"with": ["@buster/database#dev"]
|
||||||
},
|
},
|
||||||
"dev:fast": {
|
"dev:fast": {
|
||||||
|
|
Loading…
Reference in New Issue