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
Before we dive into learning about Closure Compiler, we need ask ourselves the question: Why?
The text was updated successfully, but these errors were encountered:
I just installed Google Closure Compiler JS https://github.com/google/closure-compiler-js from NPM:
npm install google-closure-compiler-js --save-dev
And the total footprint is:
By contrast babel installs 200 Megabytes on your Machine for each project you have it as devDependency...!!
devDependency
Babel takes up _20x_ more space on disk and has _40x_ the file count ... Why...?!
Sorry, something went wrong.
google-closure-compiler-js 💔 semver ... #1
b86bd73
adds Object.assign example for dwyl/goodparts#221 #1
9ef0df5
No branches or pull requests
Before we dive into learning about Closure Compiler, we need ask ourselves the question: Why?
The text was updated successfully, but these errors were encountered: