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
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the bug
Disabling
noInterop
and usingexport * as foo from '...'
causes a runtime error.Input code
Config
Playground link
https://play.swc.rs/?version=1.2.197&code=H4sIAAAAAAAAA1XMMQ6AIAwAwN1XdCNx6QN8gHH2BYAViUJN24jPV0fXG47uk8WgB6%2BQI1eFVbiAuxQbyx6oxg1fN8kBGx2RC41klmuazYvRgkG4KQmmH09f5obuASkqlHRhAAAA&config=H4sIAAAAAAAAA0WMOw6EMAwF7%2BKaYqHMDfYYFjxWoBBHtpFAKHdfp6J7n9E8tNtM6aHKatCe7C7OFyXyu8Jm3arTQG4xrZwNLQrrDx4IbPpMY9xZxPAChyxnRrd1SYB8LEEV%2BRaHSqXkeqK1P3IDBQF%2FAAAA
Expected behavior
Don't crash
Actual behavior
Version
1.2.197
Additional context
Related to microsoft/vscode#150025 but not critical
The text was updated successfully, but these errors were encountered: