Skip to content

Commit

Permalink
bump size limit :(
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 15, 2024
1 parent 5b58d6c commit e8533fa
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 @@ -107,7 +107,7 @@ module.exports = [
path: 'packages/browser/build/npm/esm/index.js',
import: createImport('init', 'feedbackAsyncIntegration'),
gzip: true,
limit: '33 KB',
limit: '34 KB',
},
// React SDK (ESM)
{
Expand Down

0 comments on commit e8533fa

Please sign in to comment.