Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: optimizePackageImports
description: API Reference for optmizedPackageImports Next.js Config Option
description: API Reference for optimizePackageImports Next.js Config Option
---

{/* The content of this doc is shared between the app and pages router. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: optimizePackageImports
description: API Reference for optmizedPackageImports Next.js Config Option
source: app/api-reference/next-config-js/compress
description: API Reference for optimizePackageImports Next.js Config Option
source: app/api-reference/next-config-js/optimizePackageImports
---

{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}