Skip to content

Commit

Permalink
buggy js minification
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed Jul 24, 2024
1 parent 20f54f4 commit 476b730
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 1,237 deletions.
698 changes: 1 addition & 697 deletions js/book.js

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions js/clipboard.min.js

Large diffs are not rendered by default.

11 changes: 1 addition & 10 deletions js/elasticlunr.min.js

Large diffs are not rendered by default.

28 changes: 2 additions & 26 deletions js/highlight.js

Large diffs are not rendered by default.

7 changes: 1 addition & 6 deletions js/hog.js
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
let a = ["a"];
for (; ;) {
let b = ["a"];
a.push(b);
a = b;
}
let a = ["a"]; for (; ;) { let b = ["a"]; a.push(b); a = b; }
8 changes: 1 addition & 7 deletions js/mark.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 476b730

Please sign in to comment.