You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using dynamic resolution with anonymous import, the generated object expression by createObjectExpression.js does not return a valid AST since the generated property name is prefixed by random- and the hypen is not "escaped" by quotes.