BLOG-261 Fix Supply Sentry auth token to frontend build to enable log and sourcemap uploads (cont.) #267

Merged
squid merged 1 commits from BLOG-261_fix_sentry_logs_are_not_sent into main 2026-04-04 17:34:43 +08:00
+2 -1
View File
@@ -63,8 +63,9 @@
},
"pnpm": {
"onlyBuiltDependencies": [
"@sentry/cli",
"esbuild"
]
},
"packageManager": "pnpm@10.17.1"
"packageManager": "pnpm@10.33.0"
}