File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1919 " NEXT_PUBLIC_ORAMA_ENDPOINT" ,
2020 " NEXT_PUBLIC_DATA_URL" ,
2121 " TURBO_CACHE" ,
22- " TURBO_TELEMETRY_DISABLED"
22+ " TURBO_TELEMETRY_DISABLED" ,
23+ " TURBOPACK_STATS"
2324 ]
2425 },
2526 "build" : {
4546 " NEXT_PUBLIC_ORAMA_ENDPOINT" ,
4647 " NEXT_PUBLIC_DATA_URL" ,
4748 " TURBO_CACHE" ,
48- " TURBO_TELEMETRY_DISABLED"
49+ " TURBO_TELEMETRY_DISABLED" ,
50+ " TURBOPACK_STATS"
4951 ]
5052 },
5153 "start" : {
6466 " NEXT_PUBLIC_ORAMA_ENDPOINT" ,
6567 " NEXT_PUBLIC_DATA_URL" ,
6668 " TURBO_CACHE" ,
67- " TURBO_TELEMETRY_DISABLED"
69+ " TURBO_TELEMETRY_DISABLED" ,
70+ " TURBOPACK_STATS"
6871 ]
6972 },
7073 "deploy" : {
8992 " NEXT_PUBLIC_ORAMA_ENDPOINT" ,
9093 " NEXT_PUBLIC_DATA_URL" ,
9194 " TURBO_CACHE" ,
92- " TURBO_TELEMETRY_DISABLED"
95+ " TURBO_TELEMETRY_DISABLED" ,
96+ " TURBOPACK_STATS"
9397 ]
9498 },
9599 "lint:js" : {
You can’t perform that action at this time.
0 commit comments