react/scripts/rollup/validate
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
..
eslintignore Validate built bundles with a few ESLint rules (#11432) 2017-11-02 15:50:25 +00:00
eslintrc.cjs.js Validate built bundles with a few ESLint rules (#11432) 2017-11-02 15:50:25 +00:00
eslintrc.fb.js Validate built bundles with a few ESLint rules (#11432) 2017-11-02 15:50:25 +00:00
eslintrc.rn.js Validate built bundles with a few ESLint rules (#11432) 2017-11-02 15:50:25 +00:00
eslintrc.umd.js Validate built bundles with a few ESLint rules (#11432) 2017-11-02 15:50:25 +00:00
index.js Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00