dillon1000/react
Commit
Browse files Inline dev-only requires (#7188)
* Inline dev-only requires This reduces the production bundled build size. * Use new references after resetting module registry in tests This fixes the tests which were broken due to inlining some requires.
Changed paths6 files
First-parent comparisonsrc/isomorphic/classic/types/checkReactTypeSpec.js ModifiedM src/renderers/dom/shared/ReactDOMDebugTool.js ModifiedM src/renderers/shared/stack/reconciler/ReactChildReconciler.js ModifiedM src/renderers/shared/stack/reconciler/__tests__/ReactMultiChildReconcile-test.js ModifiedM src/renderers/shared/stack/reconciler/__tests__/refs-test.js ModifiedM src/shared/utils/flattenChildren.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…