react/fixtures/packaging/webpack-alias/prod
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
..
.gitignore Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
config.js Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
index.html Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
input.js Don't add dangling commas to functions for packaging fixtures (#10264) 2017-07-24 09:09:40 -07:00
package.json Use Yarn Workspaces (#11252) 2017-10-19 00:22:21 +01:00
yarn.lock Use Yarn Workspaces (#11252) 2017-10-19 00:22:21 +01:00