[Pkg-javascript-devel] Bug#1022588: node-d3-drag: Unable to build with rollup 3
yadd at debian.org
yadd at debian.org
Mon Oct 24 11:33:17 BST 2022
Package: node-d3-drag
Severity: important
Tags: ftbfs
User: pkg-javascript-devel at lists.alioth.debian.org
Usertags: rollup-3
Sent with mass-bug
node-d3-drag's build failed with rollup 3. This is often due to a bad
rollup.config.js which was accepted before (ES in a .js file).
To fix it, try to move rollup.config.js into rollup.config.mjs or
rewrite it into CommonJS.
rollup 3.x is available in experimental branch.
More information about the Pkg-javascript-devel
mailing list