OMG I AM RIGHT FUCKING HERE SO CLOSE

This commit is contained in:
Peter Cottle 2013-01-03 13:04:21 -08:00
parent 2e92e106d4
commit d400158781
10 changed files with 183 additions and 76 deletions

View file

@ -84,7 +84,8 @@ module.exports = function(grunt) {
describe: true,
expect: true,
it: true,
exports: true
exports: true,
process: true
}
},
browserify: {