mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
60a6665bbd
This basically calls `npm pack`, installs the resulting package in a temporary directory, then requires it and attempts to use the .transform method. Closes #12.
2 lines
19 B
JavaScript
2 lines
19 B
JavaScript
exports.pack = {};
|