Update turbo.json (#404)
This commit is contained in:
parent
0c990ffac5
commit
00427f7ee5
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"website#build": {
|
"website#build": {
|
||||||
"dependsOn": ["^build"],
|
"dependsOn": ["^build"],
|
||||||
"env": ["TAMAGUI_TARGET", "TAMAGUI_DISABLE_WARN_DYNAMIC_LOAD"],
|
"env": ["TAMAGUI_TARGET"],
|
||||||
"outputs": [".next/**", "!.next/cache/**"]
|
"outputs": [".next/**", "!.next/cache/**"]
|
||||||
},
|
},
|
||||||
"components#build": {
|
"components#build": {
|
||||||
|
|
Loading…
Reference in New Issue