rspivak / slimit

SlimIt - a JavaScript minifier/parser in Python
MIT License
551 stars 94 forks source link

Add [Block | Line]Comment Node support #19

Closed piyagee closed 12 years ago

piyagee commented 12 years ago

Currently there is no way to keep

in syntax tree and as a result in to_ecma output which is essential in some cases.