rsnext/packages/next/build/webpack
Shu Ding b122178ead
Decouple entries for server components and client components (#36860)
* (wip)

* dev mode

* build mode

* update comment

* fix tests

* fix _N_SSP and _N_SSG exports

* fix missing variables

* fix api route bug

* fix compiler stats

* fix lint errors

* add extra cache group for edge server

* fix test

* fix test

* fix views route meta and entries

* fix linter error

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-13 19:48:53 +02:00
..
config Use edge compiler for middleware (#36486) 2022-04-27 11:50:29 +02:00
loaders Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
plugins Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
require-hook.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00