[Pkg-javascript-devel] Bug#892742: rollup FTBFS with node-rollup-plugin-commonjs 9.0

Pirate Praveen praveen at debian.org
Tue Jun 19 12:12:04 BST 2018


On Tue, 19 Jun 2018 16:16:15 +0530 Pirate Praveen <praveen at debian.org>
wrote:
> Latest version of rollup is 0.60.7 and it has already moved to
> rollup-plugin-commonjs 9.x
> 
> https://github.com/rollup/rollup/blob/6e004184ede79832e658c22983de439aa5c30462/package.json
> 

Using node-rollup-plugin-typescript build from salsa, I get this error
when building rollup 0.60.7

src/node-entry.ts → dist/rollup.js, dist/rollup.es.js...
[!] Error: Unexpected token
src/rollup/index.ts (31:37)
29: export const VERSION = '<@VERSION@>';
30:
31: function addDeprecations(deprecations: Deprecation[], warn:
WarningHandler) {
                                         ^
32:   const message = `The following options have been renamed — please
update your config: ${deprecations
33:     .map(option => `${option.old} -> ${option.new}`)


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


More information about the Pkg-javascript-devel mailing list