react/packages/react-noop-renderer
Grey Baker b66e6e41e6 Add directory details to the package.json of all packages (#14628)
Specifying the directory as part of the `repository` field in a `package.json`
allows third party tools to provide better support when working with monorepos.
For example, it allows them to correctly construct a commit diff for a specific
package.

This format was accepted by npm in https://github.com/npm/rfcs/pull/19.
2019-01-18 20:21:12 +00:00
..
npm [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
src [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
README.md Add Fiber Debugger (#8033) 2016-10-25 08:36:37 +01:00
index.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
package.json Add directory details to the package.json of all packages (#14628) 2019-01-18 20:21:12 +00:00
persistent.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
server.js [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00

README.md

react-noop-renderer

This package is the renderer we use for debugging Fiber. It is not intended to be used directly.