mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
add workers in analytics
This commit is contained in:
@@ -375,6 +375,10 @@ const runtimeConfig = {
|
||||
label: "Bun",
|
||||
color: "hsl(var(--chart-2))",
|
||||
},
|
||||
workers: {
|
||||
label: "Cloudflare Workers",
|
||||
color: "hsl(var(--chart-3))",
|
||||
},
|
||||
none: {
|
||||
label: "None",
|
||||
color: "hsl(var(--chart-6))",
|
||||
|
||||
Reference in New Issue
Block a user