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 5d899ef commit 9e9ee85Copy full SHA for 9e9ee85
docs/01-app/03-api-reference/08-turbopack.mdx
@@ -132,8 +132,6 @@ Turbopack can be configured via `next.config.js` (or `next.config.ts`) under the
132
Change or extend file extensions for module resolution.
133
- **`moduleIds`**
134
Set how module IDs are generated (`'named'` vs `'deterministic'`).
135
-- **`treeShaking`**
136
- Enable or disable tree shaking in dev and future production builds.
137
- **`memoryLimit`**
138
Set a memory limit (in bytes) for Turbopack.
139
0 commit comments