Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Delete repeated line of code. #6

Open
wants to merge 1 commit into
base: start-here
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Delete repeated line of code.
jeremypearson authored Dec 21, 2016
commit fea082388a7801b2da61796acc71ca21597b0e99
1 change: 0 additions & 1 deletion gulpfile.babel.js
Original file line number Diff line number Diff line change
@@ -15,7 +15,6 @@ watchify.args.debug = true;
const sync = browserSync.create();

// Input file.
watchify.args.debug = true;
var bundler = browserify('src/app.js', watchify.args);

// Babel transform