You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform-includes/getting-started-config/javascript.nuxt.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ add this override/resolution.
103
103
}
104
104
```
105
105
106
-
**pnpm and import-in-the-middle**
106
+
**Pnpm and Import-In-The-Middle**
107
107
108
108
Sentry injects `import "import-in-the-middle/hook.mjs"` in your server entry. This import acts as a hint for node bundlers to really include this file.
109
109
As pnpm implements a strict dependency isolation, this import might cause problems.
0 commit comments