dillon1000/react

Commit

Fix npm package builds (#7888)

* 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
Browse files
Changed paths3 files
First-parent comparison
M grunt/tasks/npm-react-native.js ModifiedM grunt/tasks/npm-react-test.js ModifiedM packages/react-test-renderer/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…