trullock / NUglify

NUglify is a HTML, JavaScript and CSS minification Library for .NET (fork of AjaxMin + new features)
Other
398 stars 80 forks source link

Fixes Bug 253 #255

Closed trullock closed 3 years ago

trullock commented 3 years ago

Fixes #253

jdom commented 3 years ago

lol, just a simple fix! I'm glad I didn't attempt to tackle it, as I thought I would have to pass in an array of candidate tokens [In, Of]. Thank you very much for the fix

trullock commented 3 years ago

Well, this is an adopted codebase to me. I think that's the right change. It feels a bit hacky... it might not handle all syntaxes. Will fix them when the cases are found!