-
Notifications
You must be signed in to change notification settings - Fork 46.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write tests for react-tools module #12
Comments
ghost
assigned benjamn
May 30, 2013
benjamn
added a commit
to benjamn/react
that referenced
this issue
May 31, 2013
This basically calls `npm pack`, installs the resulting package in a temporary directory, then requires it and attempts to use the .transform method. Closes facebook#12.
vjeux
added a commit
that referenced
this issue
Dec 23, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the very very least, it should not be broken when we require it.
The text was updated successfully, but these errors were encountered: