dillon1000/react
Commit
Browse files [attribute-behavior] Use development builds of React and ReactDOM (#10544)
Enables warning detection. Start-up is noticeably slower, but after that the perf is about the same.
Changed paths9 files
First-parent comparisonfixtures/attribute-behavior/package.json ModifiedA fixtures/attribute-behavior/public/react-dom.development.js AddedD fixtures/attribute-behavior/public/react-dom.production.min.js DeletedA fixtures/attribute-behavior/public/react.development.js AddedD fixtures/attribute-behavior/public/react.production.min.js DeletedM fixtures/attribute-behavior/src/App.js ModifiedM fixtures/attribute-behavior/src/index.js ModifiedM src/renderers/dom/shared/hooks/ReactDOMInvalidARIAHook.js ModifiedM src/renderers/dom/shared/hooks/ReactDOMUnknownPropertyHook.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…