-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export * as Foo from 'bar' not supported #226
Comments
Fixed with |
Still having this issue after updating to 1.0.18, and adding the
|
@natemara I can't reproduce this. Did you specified
Edit: Done |
here is my
And the entirety of the file I'm trying to compile:
|
It errors only when |
Yes, I just realized that too |
Fixed with |
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. |
I tried this:
I expected to see this happen:
Instead, this happened:
I'm using CLI 0.1.12, @swc/core 1.0.15
The text was updated successfully, but these errors were encountered: