Skip to content

Commit 98151e0

Browse files
committed
fix error with gulp task minifyHtml: Uncaught TypeError: (intermediate value)(intermediate value)(...) is not a function
1 parent 9756d82 commit 98151e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/md5.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,4 @@
278278
} else {
279279
$.md5 = md5
280280
}
281-
}(this))
281+
}(this));

0 commit comments

Comments
 (0)