We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024ffcd commit 5259dc9Copy full SHA for 5259dc9
1 file changed
apps/site/turbo.json
@@ -19,7 +19,8 @@
19
"NEXT_PUBLIC_ORAMA_ENDPOINT",
20
"NEXT_PUBLIC_DATA_URL",
21
"TURBO_CACHE",
22
- "TURBO_TELEMETRY_DISABLED"
+ "TURBO_TELEMETRY_DISABLED",
23
+ "TURBOPACK_STATS"
24
]
25
},
26
"build": {
@@ -45,7 +46,8 @@
45
46
47
48
49
50
51
52
53
"start": {
@@ -64,7 +66,8 @@
64
66
65
67
68
69
70
71
72
73
"deploy": {
@@ -89,7 +92,8 @@
89
92
90
93
91
94
95
96
97
98
99
"lint:js": {
0 commit comments