dillon1000/react
Commit
Browse files Move option parsing into react-tools proper.
We were doing some preprocessing for module options in the command line. Since we also expose the same API via react-tools (and JSXTransformer), we need to do the same processing from the API. So just move it all to the same place.
Changed paths2 files
First-parent comparisonbin/jsx ModifiedM main.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…