closure-compiler
https://github.com/google/closure-compiler
Java
A JavaScript checker and optimizer.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported27 Subscribers
Add a CodeTriage badge to closure-compiler
Help out
- Issues
- Shadowed Class Variable Causes Incorrect Minification
- Do not minify any symbols that contain a substring (or match a regex?), or custom minification rules?
- java.lang.IllegalStateException: 'yield' expression is not within a generator function.
- Types mismatch in Document.prototype.documentElement externs
- Support `Array.prototype.at()`
- Support for type annotating arrays using `string[]` syntax rather than `Array<string>`
- Default check levels aren't documented precisely
- self-breaking labeled statement causes internal compiler error
- Peephole pass replaces <array lit>.length with number in places where numbers are syntactically invalid
- Missing JSC_MISSING_REQUIRE when importing `@interface` type via `goog.requireType` in a `goog.module`
- Docs
- Java not yet supported