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