Igor Minar
|
7140c9cc34
|
build: make 'npm install' work reliably and issue build warning when node_modules look stale
This is done a in bit kludgy way on purpose so that it works on Windows and CI.
Works around npm/npm#8452.
Closes #2038
|
2015-06-08 13:05:04 -07:00 |
Igor Minar
|
8906cdbab8
|
chore(build): trigger npm postinstall when npm install is skipped
we temporarily need this because some of our dependencies are being installed via npm postinstall
|
2015-04-16 16:58:28 -07:00 |
Igor Minar
|
371c8b8a1c
|
chore(travis): add npm/install-dependencies.sh step in preparation for caching
|
2015-04-16 16:58:28 -07:00 |
Igor Minar
|
eb87f5f851
|
chore(npm): add shrinkwrap to our project
|
2015-04-16 16:58:28 -07:00 |