Hi, Can someone help browserify fuzzaldrin-plus? This will allow me to use packaged libjs-fuzzaldrin-plus instead of embedded fuzzarldin-plus.js in gitlab.
You'll need to build node-grunt-contrib-coffee from alioth and run grunt
to covert .coffee to .js
Also it would be nice if we have a grunt-browserify-lite module which
will allow us to just change browserify task to browserify-lite in
Gruntfile and be done.
Though the released version of fuzzaldrin-plus does not have browserify
task in Gruntfile, github master branch has it.
node-fuzzaldrin-plus-0.3.1$ browserify-lite ./lib/fuzzaldrin.js
--standalone fuzzaldrin --outfile bundle.js
/usr/lib/nodejs/browserify-lite/cli.js:29
if (err) throw err;
^
Error: module path in
/home/pravi/forge/debian/gitlab/fuzzaldrin-plus/node-fuzzaldrin-plus-0.3.1/lib
not found
at trySearchPath (/usr/lib/nodejs/browserify-lite/index.js:257:32)
at /usr/lib/nodejs/browserify-lite/index.js:262:7
at /usr/lib/nodejs/browserify-lite/index.js:282:21
at FSReqWrap.oncomplete (fs.js:82:15)
signature.asc
Description: OpenPGP digital signature
-- Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
