Meteor 3.0 Migrations "ReferenceError: __DYNAMIC_VERSIONS__ is not defined"

Hello, I’m trying to update my project written in svelte with meteor 3 and I had a problem, so I opened an issue on zodern/melte github. I found where the problem originated. I hope it helps for the solution.

I get the same Error without zodern:melte
Seems to be a problem with dynamic imports in general.