grunt javascript snippet
You'll need this in your gruntfile:
uglify: { options: { mangle: false } },