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 86734cc commit d42a897Copy full SHA for d42a897
.size-limit.js
@@ -46,7 +46,7 @@ module.exports = [
46
},
47
{
48
name: '@sentry/nextjs Client - Webpack (gzipped + minified)',
49
- path: 'packages/nextjs/build/esm/index.client.js',
+ path: 'packages/nextjs/build/esm/client/index.js',
50
import: '{ init }',
51
gzip: true,
52
limit: '57 KB',
0 commit comments