Skip to content

Commit

Permalink
Remove /testing entry point from 'react' package (#18137)
Browse files Browse the repository at this point in the history
We're not actually building this entry point. I can't think of a reason
we'd need to fork the isomorphic one. We don't really fork it for
anything since it's so generic to work with all renderers.

Since /profiling doesn't have this, it might confuse the story if we made
people alias two things for testing but not profiling.
  • Loading branch information
sebmarkbage committed Feb 26, 2020
1 parent f3ecd56 commit 8e13e77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
7 changes: 0 additions & 7 deletions packages/react/npm/testing.js

This file was deleted.

16 changes: 0 additions & 16 deletions packages/react/testing.js

This file was deleted.

0 comments on commit 8e13e77

Please sign in to comment.