Compare commits

...
1 Commits
Author SHA1 Message Date
Felicio Mununga 4c86bea1b6 Update turbo.json 2023-05-16 14:33:15 +02:00
+1 -1
View File
@@ -11,7 +11,7 @@
},
"website#build": {
"dependsOn": ["^build"],
"env": ["TAMAGUI_TARGET", "TAMAGUI_DISABLE_WARN_DYNAMIC_LOAD"],
"env": ["TAMAGUI_TARGET"],
"outputs": [".next/**", "!.next/cache/**"]
},
"components#build": {