react/packages/react-flight-dom-webpack
Andrew Clark 65237a237e
Codemod it.experimental to gate pragma (#18582)
* Codemod it.experimental to gate pragma

Find-and-replace followed by Prettier

* Delete it.experimental

Removes the API from our test setup script
2020-04-13 10:28:59 -07:00
..
npm [Flight] Add webpack plugin build (#18485) 2020-04-03 14:04:56 -07:00
src Codemod it.experimental to gate pragma (#18582) 2020-04-13 10:28:59 -07:00
README.md [Flight] Move Flight DOM to a Webpack Specific Package (#17372) 2019-11-15 11:46:07 -08:00
index.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
package.json [Flight] Add webpack plugin build (#18485) 2020-04-03 14:04:56 -07:00
plugin.js [Flight] Add webpack plugin build (#18485) 2020-04-03 14:04:56 -07:00
server-runtime.js Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
server.browser.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
server.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00
server.node.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00

README.md

react-flight-dom-webpack

Experimental React Flight bindings for DOM using Webpack.

Use it at your own risk.