mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 01:25:08 +02:00
grunt change
This commit is contained in:
commit
9bb2db5cbf
1 changed files with 0 additions and 1 deletions
1
grunt.js
1
grunt.js
|
@ -79,7 +79,6 @@ module.exports = function(grunt) {
|
|||
},
|
||||
browserify: {
|
||||
'build/bundle.js': {
|
||||
requires: ['traverse'],
|
||||
// aliases: ['jquery:jquery-browserify'],
|
||||
entries: ['src/*.js'],
|
||||
//prepend: ['<banner:meta.banner>'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue