[Pkg-javascript-devel] Bug#931571: Bug#931571: Bug#931571: rollup: please update to upstream release 0.61.0 or newer
Pirate Praveen
praveen at onenetbeyond.org
Wed Oct 9 14:19:14 BST 2019
On Sat, 05 Oct 2019 19:34:48 +0530 Pirate Praveen
<praveen at onenetbeyond.org> wrote:
>
>
> On Sat, Oct 5, 2019 at 14:10, Pirate Praveen <praveen at onenetbeyond.org>
> wrote:
> > I fixed this error with the following patch, it'd be good if someone
> > can confirm this is okay.
> >
>
> Now with master-0.68 branch simple bundling with command line works but
> more complex builds fail.
>
> /usr/share/nodejs/rollup/bin/src/run/loadConfigFile.js:17
> .rollup({
> ^
>
> TypeError: Cannot read property 'rollup' of undefined
> at Object.loadConfigFile [as default]
> (/usr/share/nodejs/rollup/bin/src/run/loadConfigFile.js:17:10)
After adding export default exports; in src/node-entry.js, this error is
gone.
More information about the Pkg-javascript-devel
mailing list