Skip to content

Commit c5f16a6

Browse files
logaretmchargome
andauthored
docs: webpack casing
Co-authored-by: Charly Gomez <charly.gomez@sentry.io>
1 parent 9cb6492 commit c5f16a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/guides/nextjs/configuration/tree-shaking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn how to reduce Sentry bundle size by tree shaking unused code
55
keywords: ["bundle size", "webpack", "Next.js", "debug"]
66
---
77

8-
The Sentry Next.js SDK supports [tree shaking](https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking) for Webpack builds with some additional configurations.
8+
The Sentry Next.js SDK supports [tree shaking](https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking) for webpack builds with some additional configurations.
99

1010
If you want to minimize the bundle size of the Sentry SDK, we recommend reading through this page and applying the tree shaking configurations as shown.
1111

0 commit comments

Comments
 (0)