Support HTML5 comment syntax (enabled by default!)
authorMihai Bazon <mihai@bazon.net>
Fri, 6 Sep 2013 06:54:30 +0000 (09:54 +0300)
committerMihai Bazon <mihai@bazon.net>
Fri, 6 Sep 2013 06:54:30 +0000 (09:54 +0300)
commit7c10b253462b0af3b8700e71ae2ae4aaac1a953e
treecb86a3964666b36468667ea01c08bdd8b7adc78a
parentcb9d16fbe4b9af135209e7f01cf1d40bf388c3d7
Support HTML5 comment syntax (enabled by default!)

See http://javascript.spec.whatwg.org/#comment-syntax
    https://github.com/mishoo/UglifyJS/issues/503
    https://github.com/marijnh/acorn/issues/62
lib/output.js
lib/parse.js