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 10938a7 commit 50979a8Copy full SHA for 50979a8
packages/next-plugin-sentry/package.json
@@ -9,7 +9,7 @@
9
"engines": {
10
"node": ">=6"
11
},
12
- "main": "index.js",
+ "main": "./src/on-init-server.js",
13
"publishConfig": {
14
"access": "public"
15
0 commit comments