next.js
8f0f8236 - perf: add option to bundle pages externals (#56162)

Commit
2 years ago
perf: add option to bundle pages externals (#56162) This PR adds an option to forcefully bundle node_modules packages in `pages` on the server. This should benefit cold boots for projects that uses pages, at the cost of build time increase.
Author
Parents
Loading