On Sat, Apr 25, 2020 at 9:51 am, y...@debian.org wrote:
Package: psl.js Severity: important This package fails to build with node-rollup-plugin-babel 4.4.0 (available in experimental dist). Problem seems to be just a missing dependency to one a node-babel (6) package.
I was able to build it using babel7. See salsa master. I don't think we really need to remove the Provides if we can get the failing modules to build with babel 7 instead. From this experience, I think updating minimum version of node-rollup-plugin-babel and changing build dependency to node-babel7 should be enough for most cases. Any extra options to rollup-plugin-babel can be removed.