Update gulpfile.js

pull/1350/head^2
Jamie 7 years ago committed by GitHub
parent 01f2c6dd2e
commit d41b4585cf

@ -248,7 +248,6 @@ gulp.task('bundle', function () {
sourceMaps: true sourceMaps: true
}) })
}) })
})
gulp.task('typescript', function () { gulp.task('typescript', function () {
return run('tsc').exec(); return run('tsc').exec();

Loading…
Cancel
Save