dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M bin/jsx ModifiedM main.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…