Skip to content

Commit adaa575

Browse files
s1gr1dcoolguyzone
andauthored
Update platform-includes/getting-started-config/javascript.nuxt.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 7f8c3a3 commit adaa575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/getting-started-config/javascript.nuxt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ add this override/resolution.
103103
}
104104
```
105105

106-
**pnpm and import-in-the-middle**
106+
**Pnpm and Import-In-The-Middle**
107107

108108
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.
109109
As pnpm implements a strict dependency isolation, this import might cause problems.

0 commit comments

Comments
 (0)