dillon1000/react
Commit
Browse files Fix build config
ReactDebugCurrentFrame is shared state. checkPropTypes should be imported via the main React export, not imported directly.
Changed paths5 files
First-parent comparisongulpfile.js ModifiedM src/isomorphic/React.js ModifiedM src/isomorphic/classic/types/ReactPropTypes.js ModifiedM src/isomorphic/classic/types/__tests__/ReactPropTypes-test.js ModifiedM src/shared/types/checkReactTypeSpec.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…