dillon1000/react
Commit
Browse files Actually make exec work
The spec for eval (http://es5.github.io/x15.1.html#x15.1.2.1) says "If Type(x) is not String, return x." and that's exactly what's happening here -- it gets {code: ...} and does nothing.Changed paths1 file
First-parent comparisonvendor/browser-transforms.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…