swedebugia <swedebu...@riseup.net> writes:
> uglify-js is a minifier used in a lot of projects and the only one > needed for this specific project. > > For packages like this we could probably patch the package to skip the > minifying step and let the user choose which minifier (if any) to use. > > In this particular case the minifier compacts the code from 57KB -> 17.6KB. We already have a JS uglifier package (written in Common Lisp), so this should be doable. -- Ricardo