Bug#942045: [Pkg-javascript-devel] Bug#942045: rollup 0.68.2 transition: build fails with TypeError: magic_string_1.SourceMap is not a constructor

2019-10-10 Thread Pirate Praveen
Control: forwarded -1 Send the patch upstream as well.

Bug#942045: rollup 0.68.2 transition: build fails with TypeError: magic_string_1.SourceMap is not a constructor

2019-10-10 Thread Pirate Praveen
Control: affects -1 rollup On Thu, 10 Oct 2019 14:16:44 +0530 Pirate Praveen wrote: > Control: reassign -1 node-magic-string > > I think this comes from the inconsistent exports in es.js and cjs.js > > es.js has this line at the end, > > export { Bundle, SourceMap }; > > but cjs.js or umd.js

Bug#942045: rollup 0.68.2 transition: build fails with TypeError: magic_string_1.SourceMap is not a constructor

2019-10-10 Thread Pirate Praveen
Control: reassign -1 node-magic-string I think this comes from the inconsistent exports in es.js and cjs.js es.js has this line at the end, export { Bundle, SourceMap }; but cjs.js or umd.js does not export these.

Bug#942045: rollup 0.68.2 transition: build fails with TypeError: magic_string_1.SourceMap is not a constructor

2019-10-09 Thread Pirate Praveen
Package: leaftlet Version: 1.5.1~dfsg-2 Severity: important leaflet build fails with the following error when built with rollup 0.68.2-1 in experimental (just uploaded, it may take some time to reach the archive). Please fix this to help uploading rollup 0.68.2 to unstable. (!) You have