Output `-- >` instead of `-->` in expressions. Escape `<!--` and `-->` within string...
authorkzc <zaxxon2011@gmail.com>
Mon, 12 Oct 2015 04:20:42 +0000 (00:20 -0400)
committerMihai Bazon <mihai.bazon@gmail.com>
Mon, 12 Oct 2015 07:19:17 +0000 (10:19 +0300)
commit9f1f21b810ba3b996236cc7ef6757657757a007a
tree1856b3e7246f2b796ca10696de9c39665904bfb4
parenta8e67d157e9caa59bbaf47cd6208eaa583853abb
Output `-- >` instead of `-->` in expressions. Escape `<!--` and `-->` within string literals.
lib/output.js
test/compress/html_comments.js [new file with mode: 0644]