Browse Source

Removed unused files from the view

Tobias Reich 10 years ago
parent
commit
e3fe5042dc
2 changed files with 0 additions and 3 deletions
  1. 0 0
      dist/view.js
  2. 0 3
      src/gulpfile.js

File diff suppressed because it is too large
+ 0 - 0
dist/view.js


+ 0 - 3
src/gulpfile.js

@@ -16,9 +16,6 @@ var catchError = function(err) {
 paths.view = {
 	js: [
 		'bower_components/jQuery/dist/jquery.min.js',
-		'bower_components/js-md5/js/md5.min.js',
-		'bower_components/mousetrap/mousetrap.min.js',
-		'bower_components/mousetrap/plugins/global-bind/mousetrap-global-bind.min.js',
 		'../src/scripts/_frameworks.js',
 		'../src/scripts/view/main.js'
 	],

Some files were not shown because too many files changed in this diff