next.js
dccff3a8 - Enable preloading entries by default (#65289)

Commit
1 year ago
Enable preloading entries by default (#65289) This enables the preloading entries on start flag by default as it has a great benefit to preload eagerly when starting the server instead of lazily when requests come in which makes the user eat the module initialization time. Closes NEXT-3303
Author
Parents
Loading