Skip to content

Commit c77d00f

Browse files
save file
1 parent dc15c81 commit c77d00f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/editors/js-console/v3.0/js-console-v3.0.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ <h4 slot=version>
543543
stringArrayEncoding : ['base64'],
544544
renameGlobals : true,
545545
};
546+
/*
546547
var opts = {
547548
compact : true,
548549
stringArray : true,
@@ -552,6 +553,7 @@ <h4 slot=version>
552553
controlFlowFlattening : false,
553554
deadCodeInjection : false,
554555
};
556+
*/
555557
var err;
556558
try{
557559

0 commit comments

Comments
 (0)