dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M vendor/browser-transforms.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…