Skip to content

Commit 6ff46e6

Browse files
committed
Update minification of debug.js.
1 parent 5ceacd2 commit 6ff46e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helpers/debug.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helpers/minify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
uglifyjs debug-raw.js -c -o debug.js
1+
uglifyjs debug-raw.js --quotes=1 -c -o debug.js

0 commit comments

Comments
 (0)