Replies: 1 comment
-
They would be merged. https://github.com/vercel/next.js/blob/canary/packages/next/src/server/config.ts#L1013 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
There's a short list of libraries documented which are optimized by default: https://nextjs.org/docs/app/api-reference/next-config-js/optimizePackageImports
If we set the list explicitly, will those in that list still be optimized, or should we copy over the list?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions