Closed ghost closed 7 years ago
@ThePadawan ok, I'll look at it. Is it critical for you, are you using this library?
Not critical at all :). Was just playing around with the minifier.
I think I encounter the same bug. Can I help somehow to track it down? Here's the Stacktrace:
EDIT: It seems to be something else. I'll keep that stacktrace here until I know enough to make a proper bug report.
Until then I'll collect some details here for myself:
Exception is thrown in MinifyLocalsAstVisitor.VisitMember when the code to minify contains nested static classes, where an inner class has the same name as another in a different enclosing class.
MWE: