mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Travis creates an empty node_modules directory when the cache is empty which confuses our current script into thinking that it's ok to require fs-extra. While this is rare, it's better not to depend on anything in node_modules when purging it, so I reimplemented recorsive delete that we use to purse node_modules. |
||
|---|---|---|
| .. | ||
| check-node-modules | ||
| check-node-modules.js | ||
| clean-shrinkwrap.js | ||
| copy-npm-shrinkwrap | ||