On Sat, 03 Jul 2021 18:11:20 +0530 Pirate Praveen <prav...@onenetbeyond.org> wrote: > But this is babel 6 to babel 7 migration. The code transpiled by babel
> 6 works fine, but moving to babel 7 broke it.

One possibility is that the add-module-exports plugin is not compatible with babel 7's umd plugin (@babel/plugin-transform-modules-umd).

Reply via email to