Skip to content

Commit

Permalink
feature[rollbar]: increase size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitKhatta committed Sep 14, 2022
1 parent 92fb427 commit b7a018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = [
name: 'All Integrations - CDN',
path: 'dist/integrations/*.min.js',
gzip: true,
limit: '900 kB',
limit: '950 kB',
},
{
name: 'Core - NPM',
Expand Down

0 comments on commit b7a018f

Please sign in to comment.