mirror of https://github.com/buster-so/buster.git
Merge pull request #1131 from buster-so/nate/reset-password
Update turbo.json
This commit is contained in:
commit
af7b1fe329
|
@ -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