Update turbo settings
This commit is contained in:
parent
85a0fc11e5
commit
31da4b0e62
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalDotEnv": [".env"],
|
||||
"pipeline": {
|
||||
"globalDependencies": [".env"],
|
||||
"tasks": {
|
||||
"dev": {
|
||||
"dependsOn": ["^build"],
|
||||
"cache": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue