rsnext/packages
Tobias Koppers 3bf4ae3767
performance improvement of static generation (#25035)
### move all access to built pages into worker pool

to allow parallelizing and avoid loading the bundles in the main thread

This improves performance of the static check step a bit and helps reducing memory load in main thread

### enable splitChunks for server build in webpack 5

This improves performance for static generation by loading less code due to reduced duplication
2021-05-17 12:04:06 +00:00
..
create-next-app chore(create-next-app): remove stub type definitions (#25139) 2021-05-16 05:29:50 +00:00
eslint-config-next v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
eslint-plugin-next v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next performance improvement of static generation (#25035) 2021-05-17 12:04:06 +00:00
next-bundle-analyzer v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-codemod v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-env v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-mdx v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-plugin-storybook v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-polyfill-module v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
next-polyfill-nomodule v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
react-dev-overlay v10.2.1-canary.8 2021-05-14 15:41:49 -05:00
react-refresh-utils v10.2.1-canary.8 2021-05-14 15:41:49 -05:00