Skip to content

Commit 878ef99

Browse files
committed
size limit
1 parent d778740 commit 878ef99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ module.exports = [
155155
import: createImport('init', 'ErrorBoundary', 'reactRouterV6BrowserTracingIntegration'),
156156
ignore: ['react/jsx-runtime'],
157157
gzip: true,
158-
limit: '46 KB',
158+
limit: '47 KB',
159159
},
160160
// Vue SDK (ESM)
161161
{

0 commit comments

Comments
 (0)