Update turbo.json (#404)

This commit is contained in:
Felicio Mununga 2023-05-16 14:41:24 +02:00 committed by GitHub
parent 0c990ffac5
commit 00427f7ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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": {