mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a107f6d12e
* Ensure lib/ is packaged for react-test-renderer
* Run npm pack from right working directory
We were running this on the original packages not the compiled ones, resulting in missing files
(cherry picked from commit 077d660a27)