[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27132: [PATCH 6/6] gnu: Add uglify-js.
From: |
Arun Isaac |
Subject: |
bug#27132: [PATCH 6/6] gnu: Add uglify-js. |
Date: |
Sat, 03 Jun 2017 00:30:01 +0530 |
Ludovic Courtès writes:
> Ricardo Wurmus <address@hidden> skribis:
>
>> * gnu/packages/lisp.scm (uglify-js): New variable.
>
> LGTM! This will definitely be useful for JS packaging like the things
> Arun was looking at. Thank you for doing this!
Yes, I'll use this package (uglify-js) to minify javascript now. But, I
think it would be better to contribute this wrapper script upstream to
the `cl-uglify-js' project. Then, we would be able to remove this
`uglify-js' package and just use `sbcl-cl-uglify-js'.