[Pkg-javascript-devel] grunt-contrib-uglify and grunt-contrib-copy
Pirate Praveen
praveen at onenetbeyond.org
Tue Dec 20 02:41:30 UTC 2016
On ചൊവ്വ 20 ഡിസംബര് 2016 12:15 രാവിലെ, Paolo Greppi wrote:
> Hi,
>
> while packaging node-rx and trying to build it with grunt, I noticed
> that apart from a number of non-relevant grunt add-ons related to
> linting (grunt-jscs and grunt-contrib-jshint), testing (grunt-saucelabs,
> grunt-contrib-connect, grunt-contrib-qunit) and stuff
> (grunt-contrib-watch) it depends on grunt-contrib-uglify and
> grunt-contrib-copy
>
> From what I can tell, these I'll really need.
grunt-contrib-copy should be easy. grunt-contrib-uglify has many
dependencies still to be packaged last time I checked. You can just call
uglifyjs from commandline in debian/rules. See node-jquery-textchange
for an example. We can package grunt-contrib-uglify in parallel to avoid
the manual steps.
> Has anybody experience with these ? Should I just package them as ?
>
> The current state of node-rx is here:
>
> https://anonscm.debian.org/git/pkg-javascript/node-rx.git
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20161220/5978e9a2/attachment.sig>
More information about the Pkg-javascript-devel
mailing list