updateturbo
parent
c663ed623b
commit
952ff8f2ab
|
@ -3,7 +3,7 @@
|
|||
"globalDependencies": ["**/.env.*local"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build","$NODE_ENV"],
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**",".next/**","!.next/cache/**"]
|
||||
},
|
||||
"lint": {
|
||||
|
|
Loading…
Reference in New Issue