[Pkg-javascript-devel] help browseifying fuzzaldrin-plus

Pirate Praveen praveen at onenetbeyond.org
Fri Nov 18 15:46:49 UTC 2016


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)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20161118/e42861ad/attachment.sig>


More information about the Pkg-javascript-devel mailing list