[Pkg-javascript-devel] Bug#930607: Bug#930607: Update libjs-vue to 2.6.10

Pirate Praveen praveen at onenetbeyond.org
Sun Jun 16 16:51:52 BST 2019



On Sun, 16 Jun, 2019 at 5:34 PM, Pirate Praveen 
<praveen at onenetbeyond.org> wrote:
> While we are at it, we have provide an es module entry point as well. 
> See #930591

I tried to use the upstream provided build script which uses rollup (it 
is pushed to rollup branch on salsa), but it failed with this error

dh_auto_build
node scripts/build.js
{ SyntaxError: Unexpected keyword 'false' (49:8)
    at error (/usr/lib/nodejs/rollup/dist/rollup.js:222:12)
    at Object.error$$1 [as error] 
(/usr/lib/nodejs/rollup/dist/rollup.js:6075:6)
    at /usr/lib/nodejs/rollup/dist/rollup.js:6084:28
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at Function.Module.runMain (internal/modules/cjs/loader.js:745:11)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
  pos: 1204,
  loc:
   Position {
     line: 49,
     column: 8,
     file:
      '/<<PKGBUILDDIR>>/src/core/util/props.js' },
  raisedAt: 1211,
  snippet:
   '45 :     toggleObserving(true)\n46 :     observe(value)\n47 :     
toggleObserving(prevShouldObserve)\n48 :   }\n49 :   const false = 
false;\n             ^',
  toString: [Function],
  plugin: 'buble',
  frame:
   '45 :     toggleObserving(true)\n46 :     observe(value)\n47 :     
toggleObserving(prevShouldObserve)\n48 :   }\n49 :   const false = 
false;\n             ^',
  code: 'PLUGIN_ERROR',
  id:
   '/<<PKGBUILDDIR>>/src/core/util/props.js' }
make[1]: Leaving directory '/<<PKGBUILDDIR>>'



More information about the Pkg-javascript-devel mailing list