Skip to content

Commit 26fc0eb

Browse files
committed
clean up, unminify, and update js
1 parent 9ff9451 commit 26fc0eb

File tree

8 files changed

+11103
-592
lines changed

8 files changed

+11103
-592
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ module.exports = function(grunt) {
2525
'public/js/lib/underscore.js',
2626
'public/js/lib/password_strength.js',
2727
'public/js/lib/jquery.strength.js',
28-
'public/js/lib/sjcl/sjcl.js',
28+
'public/js/lib/sjcl.js',
2929
'public/js/lib/humane_dates.js',
3030
'public/js/lib/path.min.js',
3131
'public/js/lib/filesaver.js',

public/js/all.js

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

public/js/init.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)