mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 00:20:28 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| plugins | ||
| shims | ||
| validate | ||
| build.js | ||
| bundles.js | ||
| forks.js | ||
| modules.js | ||
| packaging.js | ||
| results.json | ||
| stats.js | ||
| sync.js | ||
| utils.js | ||
| wrappers.js | ||