18
edits
(added how to review minfiied obfuscated stuff) |
(added link to yuicompressor binary downloads) |
||
Line 83: | Line 83: | ||
# Do not use binary if they supply it, ask them for the version, and then get the original/unmodified version from here [https://github.com/google/closure-compiler/wiki/Binary-Downloads Github :: google - closure-compiler - Binary Downloads] | # Do not use binary if they supply it, ask them for the version, and then get the original/unmodified version from here [https://github.com/google/closure-compiler/wiki/Binary-Downloads Github :: google - closure-compiler - Binary Downloads] | ||
* YUI Compressor | * YUI Compressor | ||
# Do not use binary if they supply it, ask them for version, and get original/unmodified from | # Do not use binary if they supply it, ask them for version, and get original/unmodified from [https://github.com/yui/yuicompressor/releases/ Github :: yui - Yuicompressor Releases] | ||
* Installing Grunt | * Installing Grunt | ||
# Install node (comes with npm) | # Install node (comes with npm) |
edits