Commit d4946ca5 authored by David Dollar's avatar David Dollar

add caching description to readme

parent 2f5a0b5c
......@@ -4,6 +4,9 @@ The Node.js Language Pack will run `npm install` on your app after setting
up an appropriate environment of [node](http://github.com/joyent/node),
[npm](https://github.com/isaacs/npm) and [SCons](http://www.scons.org).
The `node_modules` directory will be cached between builds to allow for
faster `npm install` time.
## Vendored Libraries
The versions of node, npm and SCons used by the language pack are controlled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment