Skip to content
Prev Previous commit
Next Next commit
bump bundle size
  • Loading branch information
RulaKhaled committed Oct 21, 2025
commit abe63cf3a69b83cec619e499c17fe9c083b3251d
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ module.exports = [
import: createImport('init'),
ignore: [...builtinModules, ...nodePrefixedBuiltinModules],
gzip: true,
limit: '156 KB',
limit: '157 KB',
},
{
name: '@sentry/node - without tracing',
Expand Down