Skip to content

Commit

Permalink
clean up, unminify, and update js
Browse files Browse the repository at this point in the history
  • Loading branch information
kyledrake committed Nov 24, 2013
1 parent 9ff9451 commit 26fc0eb
Show file tree
Hide file tree
Showing 8 changed files with 11,103 additions and 592 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = function(grunt) {
'public/js/lib/underscore.js',
'public/js/lib/password_strength.js',
'public/js/lib/jquery.strength.js',
'public/js/lib/sjcl/sjcl.js',
'public/js/lib/sjcl.js',
'public/js/lib/humane_dates.js',
'public/js/lib/path.min.js',
'public/js/lib/filesaver.js',
Expand Down
15 changes: 7 additions & 8 deletions public/js/all.js

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions public/js/init.js

This file was deleted.

Loading

0 comments on commit 26fc0eb

Please sign in to comment.