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
> 


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to