HenrikJoreteg / moonboots

A set of conventions and tools for bundle and serving clientside apps with node.js
159 stars 20 forks source link

Pass through uglify options #51

Closed powmedia closed 9 years ago

powmedia commented 9 years ago

A script I was using (rickshaw.js) wouldn't work without changing the way UglifyJS was mangling certain variables. This PR allows you to specify options for uglify.

lukekarrys commented 9 years ago

Complete with a test! Thanks @powmedia

:+1:

wraithgar commented 9 years ago

This is great. minor version when merged.

lukekarrys commented 9 years ago

Published in 2.1.0.