dillon1000/react
Commit
Browse files Always use a static message formats
These are the only places that seems to be including environment specific variables in the message format. By ensuring that they're static, we make it easier to group logs by format. I also ensure that I keep each addendum separate so that they can be filtered/grouped separately.
Changed paths2 files
First-parent comparisonsrc/classic/element/ReactElementValidator.js ModifiedM src/core/ReactCompositeComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…