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.


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