next.js
8f0f8236
- perf: add option to bundle pages externals (#56162)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#56162 - perf: add option to bundle pages externals
Author
feedthejim
Parents
49f646da
Loading