Skip to content

Commit

Permalink
Fixed build script
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed May 31, 2014
1 parent 4ea91d4 commit 6ce6cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ var fs = require('fs'),
merge = require('merge-stream'),
mkdirp = require('mkdirp'),
webpack = require('webpack'),
archiver = require('archiver'),
uglify = require('uglify-js');

var ENTRY = './src/js/JSONEditor.js',
Expand Down

0 comments on commit 6ce6cbd

Please sign in to comment.