Dan Abramov
070372cde2
[Flight] Fix webpack watch mode issue ( #20457 )
2020-12-14 15:50:20 +00:00
Dan Abramov
0f80dd1484
[Flight] Support concatenated modules in Webpack plugin ( #20449 )
...
* Extract recordModule
* Add support for concatenated modules
2020-12-13 17:44:59 +00:00
Dan Abramov
40ff2395e4
[Flight] Prevent non-Server imports of aliased Server entrypoints ( #20422 )
...
* [Flight] Prevent non-Server imports of aliased Server entrypoints
* Fix Flow + await
* Tighten the types
2020-12-10 03:55:38 +00:00
Dan Abramov
94aa365e3a
[Flight] Fix webpack plugin to use chunk groups ( #20421 )
2020-12-10 03:03:53 +00:00
Sebastian Markbåge
5fd9db732d
[Flight] Rename react-transport-... packages to react-server-... ( #20403 )
...
* Move files
* Update paths
* Rename import variables
* Rename /server to /writer
This is mainly because "React Server Server" is weird so we need another
dimension.
* Use "react-server" convention to enforce that writer is only loaded in a server
2020-12-08 08:08:57 -05:00