Skip to content

Instantly share code, notes, and snippets.

@rogerdudler
Created May 13, 2011 11:46
Show Gist options
  • Save rogerdudler/970400 to your computer and use it in GitHub Desktop.
Save rogerdudler/970400 to your computer and use it in GitHub Desktop.
Uglify JS Installation
npm install uglify-js
sudo ln -s /home/$USER/node-install/node-v0.4.7/node_modules/uglify-js/bin/uglifyjs /usr/bin/uglifyjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment