We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20e0fb commit 39bf783Copy full SHA for 39bf783
.size-limit.js
@@ -75,7 +75,7 @@ module.exports = [
75
{
76
name: '@sentry/react (incl. Tracing, Replay) - Webpack (gzipped)',
77
path: 'packages/react/build/esm/index.js',
78
- import: '{ init, BrowserTYracing, Replay }',
+ import: '{ init, BrowserTracing, Replay }',
79
gzip: true,
80
limit: '80 KB',
81
},
0 commit comments