getsentry / getsentry/sentry-javascript
Add brotli support to the CDN
Open
Improvement
Package-Meta: CDN
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
Currently the CDN serves the JS bundles via `gzip`. The full Sentry offer with Errors+Tracing+Session Replay is at *62kB* via `gzip`.
With `brotli`, that should go down to *54kB*
Contributor guide
Assessment
This issue has not been assessed yet.