• Robert Knight's avatar
    Speed up npm dependency checking when running 'make dev' · a2976304
    Robert Knight authored
    When package.json changes, use 'check-dependencies' to do
    a lightweight offline-only check of whether the installed
    packages match the versions specified in package.json
    before running the much slower 'npm install' to actually
    install any missing dependencies.
    a2976304
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...