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. |
||
|---|---|---|
| .. | ||
| npm | ||
| src | ||
| README.md | ||
| index.js | ||
| package.json | ||
| persistent.js | ||
| server.js | ||
README.md
react-noop-renderer
This package is the renderer we use for debugging Fiber. It is not intended to be used directly.