dillon1000/react
Commit
Browse files Use 0 instead of null in property config
We're using this value to check bits and null is 0 in that sense anyway. This shaves off a few bytes (though as expected, gzip is virtually unchanged)
Changed paths2 files
First-parent comparisonsrc/renderers/dom/shared/HTMLDOMPropertyConfig.js ModifiedM src/renderers/dom/shared/SVGDOMPropertyConfig.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…