Browse Source

Begin work on sourcemaps/es6

es6-sourcemaps
Jack Lukic 8 years ago
parent
commit
7c0ede3f99
1 changed files with 2 additions and 0 deletions
  1. 2
      package.json

2
package.json

@ -88,9 +88,11 @@
},
"devDependencies": {
"github": "*",
"gulp-babel": "^6.1.2",
"gulp-concat-filenames": "*",
"gulp-debug": "*",
"gulp-git": "*",
"gulp-sourcemaps": "^1.9.1",
"gulp-tap": "*",
"merge-stream": "*"
},

Loading…
Cancel
Save