mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 09:35:45 +02:00
OMG I AM RIGHT FUCKING HERE SO CLOSE
This commit is contained in:
parent
2e92e106d4
commit
d400158781
10 changed files with 183 additions and 76 deletions
3
grunt.js
3
grunt.js
|
@ -84,7 +84,8 @@ module.exports = function(grunt) {
|
|||
describe: true,
|
||||
expect: true,
|
||||
it: true,
|
||||
exports: true
|
||||
exports: true,
|
||||
process: true
|
||||
}
|
||||
},
|
||||
browserify: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue