Skip to content

Commit

Permalink
Move ReactFiberTreeReflection to react-reconciler/reflection (#11683)
Browse files Browse the repository at this point in the history
* Move ReactFiberTreeReflection to react-reconciler/reflection #11659

* Use * for react-reconciler

We don't know the latest local version, and release script currently doesn't bump deps automatically.

* Remove unused field

* Use CommonJS in entry point for consistency

* Undo the CommonJS change

I didn't realize it would break the build.

* Record sizes

* Remove reconciler fixtures

They're unnecessary now that we run real tests on reconciler bundles.
  • Loading branch information
adamsau authored and gaearon committed Nov 28, 2017
1 parent db04541 commit 8e876d2
Show file tree
Hide file tree
Showing 22 changed files with 58 additions and 536 deletions.
14 changes: 0 additions & 14 deletions fixtures/reconciler/README.md

This file was deleted.

371 changes: 0 additions & 371 deletions fixtures/reconciler/index.js

This file was deleted.

0 comments on commit 8e876d2

Please sign in to comment.