[Pkg-javascript-devel] Bug#990458: libjs-autosize is not fixed by node-babel-plugin-add-module exports update
Pirate Praveen
praveen at onenetbeyond.org
Sat Jul 3 13:41:20 BST 2021
On Sat, Jul 3, 2021 at 12:29 pm, Akshay S Dinesh <akshay at learnlearn.in>
wrote:
> https://stackoverflow.com/questions/33505992/babel-6-changes-how-it-exports-default
>
> But most importantly
> https://kentcdodds.com/blog/misunderstanding-es6-modules-upgrading-babel-tears-and-a-solution
But this is babel 6 to babel 7 migration. The code transpiled by babel
6 works fine, but moving to babel 7 broke it.
and looks like autosize upstream moved their build system to
microbundle (an absctraction of rollup and babel with a set of plugins)
which is not packaged yet.
More information about the Pkg-javascript-devel
mailing list