rsnext/packages/next/build/webpack
Jiachi Liu cbfab2a3b7
Strip internal pages for pagesDir in app edge ssr (#40776)
For app edge SSR, we don't need any internal pages for it since it's
handled by app-renderer. This results around reducing 20KB from app edge
SSR

# Changes
* Strip those internal pages modules when it's in app edge SSR
* Minimize edge SSR chunk to see the tree-shake result
* Add bundle analyzer with switcher in stats-app for testing. Using
`TEST_ANAYLYSE=1` to build stats-app for testing
2022-09-21 17:18:18 -07:00
..
config Client directive (#40415) 2022-09-18 00:00:16 +00:00
loaders Strip internal pages for pagesDir in app edge ssr (#40776) 2022-09-21 17:18:18 -07:00
plugins Improved bundling strategy for the server graph (#40739) 2022-09-21 20:45:33 +02:00
require-hook.ts Remove precopied styled-jsx (#39520) 2022-08-12 17:08:38 +00:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00