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