Package Exports
- google-closure-compiler-osx
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (google-closure-compiler-osx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
closure-compiler-graal
Public distribution of closure compiler native images
Includes both of the following packages:
Using Graal, compiles the closure-compiler Java JAR file to a native image. Removes the startup time penalty of the JVM and allows faster performance for small builds. Also allows improved performance without requiring a JVM to be present.
The distributions are platform specific. Currently only Mac OS and Linux are supported by Graal.