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
JS: Treat defaultImportInteropStep as a common step
Default import interop is now used by default, and then modules are only allowed to use it in restricted cases.
Previously, only modules could use it (in restricted cases).
0 commit comments