We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f04e52 commit da5f630Copy full SHA for da5f630
.size-limit.js
@@ -93,7 +93,7 @@ module.exports = [
93
path: 'packages/browser/build/npm/esm/index.js',
94
import: createImport('init', 'feedbackIntegration'),
95
gzip: true,
96
- limit: '41 KB',
+ limit: '42 KB',
97
},
98
{
99
name: '@sentry/browser (incl. sendFeedback)',
0 commit comments