Skip to content

Commit 77d67f8

Browse files
committed
remove the no confilict trick
1 parent 7ed1640 commit 77d67f8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

gulpfile.js

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ gulp.task('coffee', function() {
2424

2525
gulp.task('concat', function() {
2626
fileList = [
27-
//'build/js/noConflict.js',
2827
'build/js/default.js',
2928
'build/js/app.js',
3029
'build/js/controller.js',

src/noConflict.coffee

-1
This file was deleted.

0 commit comments

Comments
 (0)