dillon1000/react
Commit
Browse files [react jsx transform] Spread attribute -> Object.assign
Add support for spread attributes. Transforms into an Object.assign just like jstransform does for spread properties in object literals. Depends on https://github.com/facebook/esprima/pull/22
Changed paths2 files
First-parent comparisonvendor/fbtransform/transforms/__tests__/react-test.js ModifiedM vendor/fbtransform/transforms/react.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…