angular-cn/tools/npm
Igor Minar c2c361efcf build(npm): don't rely on fs-extra when purging node_modules
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.
2015-07-01 09:19:03 -07:00
..
check-node-modules build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00
check-node-modules.js build(npm): don't rely on fs-extra when purging node_modules 2015-07-01 09:19:03 -07:00
clean-shrinkwrap.js chore(npm): add shrinkwrap to our project 2015-04-16 16:58:28 -07:00
copy-npm-shrinkwrap build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00