Skip to content

Commit 1938527

Browse files
committed
size limit :(
1 parent 7e0192d commit 1938527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ module.exports = [
7979
path: 'packages/browser/build/npm/esm/index.js',
8080
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
8181
gzip: true,
82-
limit: '79 KB',
82+
limit: '80 KB',
8383
},
8484
{
8585
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',

0 commit comments

Comments
 (0)