Skip to content

Commit 6d04104

Browse files
author
EC2 Default User
committed
gulpfile Cleanup
1 parent 9b008d6 commit 6d04104

File tree

5 files changed

+13
-9
lines changed

5 files changed

+13
-9
lines changed

gulpfile.babel.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import babelify from 'babelify';
1616
import source from 'vinyl-source-stream';
1717
import buffer from 'vinyl-buffer';
1818
import pkg from './package.json';
19-
if (Number (process.version.match (/^v(\d+\.\d+)/) [1]) <= 0.10) var Promise = require ('es6-promise').Promise;
2019

2120
const appName = 'algorithm_visualizer';
2221
const appEntryPoint = './js/index.js';
@@ -148,4 +147,4 @@ gulp.task('watch', ['build'], function() {
148147

149148
// Default
150149

151-
gulp.task('default', ['connect', 'watch']);
150+
gulp.task('default', ['connect', 'watch']);

public/algorithm_visualizer.js

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy