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
In v3.8.0 ... tested up to v4.5.1, it is no longer transformed. Instead, I end up with the following, despite the same alias working in other imports that don't use import * as syntax.
Describe the bug
In tsconfig.json:
In v3.7.3, this works properly.
It properly becomes:
In v3.8.0 ... tested up to v4.5.1, it is no longer transformed. Instead, I end up with the following, despite the same alias working in other imports that don't use
import * as
syntax.Reverting to v3.7.3 fixes the issue.
Reproduction
n/a
Steps to reproduce
No response
System Info
Validations
The text was updated successfully, but these errors were encountered: