Skip to content

Commit 7d16405

Browse files
author
Luca Forstner
committed
size limit
1 parent e672a37 commit 7d16405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ module.exports = [
138138
import: createImport('init', 'ErrorBoundary', 'reactRouterV6BrowserTracingIntegration'),
139139
ignore: ['react/jsx-runtime'],
140140
gzip: true,
141-
limit: '39 KB',
141+
limit: '39.01 KB',
142142
},
143143
// Vue SDK (ESM)
144144
{

0 commit comments

Comments
 (0)