diff --git a/website/bun.lockb b/website/bun.lockb index 58631ee..1a31e23 100755 Binary files a/website/bun.lockb and b/website/bun.lockb differ diff --git a/website/wrangler.toml b/website/wrangler.toml index 660082e..b4c7116 100644 --- a/website/wrangler.toml +++ b/website/wrangler.toml @@ -4,3 +4,6 @@ pages_build_output_dir = ".svelte-kit/cloudflare" [vars] PUBLIC_REGISTRY_URL = "https://registry.pesde.daimond113.com/v0/" + +[observability] +enabled = true