dillon1000/react
Commit
Browse files 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
Changed paths3 files
First-parent comparisongrunt/tasks/npm-react-native.js ModifiedM grunt/tasks/npm-react-test.js ModifiedM packages/react-test-renderer/package.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…