[Pkg-javascript-devel] help with building node-jquery
Pirate Praveen
praveen at onenetbeyond.org
Fri Sep 15 04:36:20 UTC 2017
Hi,
I'm trying to build node-jquery as it is a dependency of gitlab.
Usually I patch loadTasks in Gruntfile.js to load global tasks (see
node-fuzzaldrin), but I can't see any loadTasks option here.
I tried to skip grunt and run babel directly
babel src -d lib
but got this error
SyntaxError: src/intro.js: Unexpected token (45:0)
43 | // you try to trace through "use strict" call chains. (#13335)
44 | //"use strict";
> 45 |
| ^
can anyone help?
node-babel-cli is in contrib.
-------------- 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/20170915/d0b0611d/attachment.sig>
More information about the Pkg-javascript-devel
mailing list