react/fixtures
Sebastian Markbåge 59fd09cb67
[Flight] Add webpack plugin build (#18485)
* Eject CRA from Flight

We need to eject because we're going to add a custom Webpack Plugin.

We can undo this once the plugin has upstreamed into CRA.

* Add Webpack plugin build

I call this entry point "webpack-plugin" instead of "plugin" even though
this is a webpack specific package. That's because there will also be a
Node.js plugin to do the server transform.

* Add Flight Webpack plugin to fixture

* Rm UMD builds

* Transform classes

* Rename webpack-plugin to plugin

This avoids the double webpack name. We're going to reuse this for both
server and client.
2020-04-03 14:04:56 -07:00
..
art fix spelling error: Here's -> Here (#14307) 2018-11-22 14:47:20 +00:00
attribute-behavior Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
concurrent/time-slicing Update Fixtures to use new APIs (#17380) 2019-11-17 14:42:47 -08:00
devtools Updated DT regression fixture path 2019-08-28 07:25:52 -07:00
dom Update to Jest 25 (#18480) 2020-04-03 16:37:36 +01:00
eslint Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
expiration Bump handlebars from 4.0.11 to 4.5.3 in /fixtures/expiration (#17729) 2019-12-30 08:57:08 -08:00
fiber-debugger Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
fiber-triangle Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
fizz-ssr-browser Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
flight [Flight] Add webpack plugin build (#18485) 2020-04-03 14:04:56 -07:00
flight-browser Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
packaging Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
scheduler Add test of scheduler overhead (#16260) 2019-08-01 17:13:39 -07:00
ssr Update Fixtures to use new APIs (#17380) 2019-11-17 14:42:47 -08:00
tracing Fix various typos (#17724) 2019-12-29 13:47:51 -08:00