getsentry / sentry-toolbar

MIT License
5 stars 0 forks source link

build: Setup Craft to deploy the toolbar into gcs & the CDN #49

Closed ryan953 closed 2 weeks ago

ryan953 commented 2 weeks ago

The CDN bundle for a JS SDK release is something like: https://browser.sentry-cdn.com/8.32.0/bundle.tracing.replay.min.js`

So for the toolbar is should be something like: https://browser.sentry-cdn.com/sentry-toolbar/index.min.js

ryan953 commented 2 weeks ago

Related to https://github.com/getsentry/sentry-toolbar/issues/6