react/scripts/release/publish-commands
Dan Abramov 1ebeb0542f
Move npm output from build/packages/* to build/node_modules/* (#11962)
* Move build/packages/* to build/node_modules/*

This fixes Node resolution in that folder and lets us require() packages in it in Node shell for manual testing.

* Link fixtures to packages/node_modules

This updates the location and also uses link: instead of file: to avoid Yarn caching the folder contents.
2018-01-04 19:01:31 +00:00
..
check-build-status.js Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
commit-changelog.js Release script (#11223) 2017-10-16 15:01:14 -07:00
parse-publish-params.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
print-post-publish-summary.js Release script follow-up (#11482) 2017-11-08 19:59:26 +00:00
publish-to-npm.js Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
push-git-remote.js Release script (#11223) 2017-10-16 15:01:14 -07:00