We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/google/closure-compiler-js is a version of Google closure compiler that runs in pure JS, with no Java requirement at all.
The text was updated successfully, but these errors were encountered:
Update Blockly build to use JS closure compiler, or webpack 4
Sorry, something went wrong.
@Hamms we didn't end up switching to the non-Java version of Closure Compiler, but I think this PR covers a lot of the build improvements: #135.
We do still require Java install to run the build, though, right?
My main motivation for switching to closure-compiler-js was just to eliminate that system dependency.
No branches or pull requests
https://github.com/google/closure-compiler-js is a version of Google closure compiler that runs in pure JS, with no Java requirement at all.
The text was updated successfully, but these errors were encountered: