-
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
v0.9.1 "export name annotations" generates js output with syntax error #960
Closed
shigma opened this issue
Mar 12, 2021
· 3 comments
· Fixed by polyfillpolyfill/polyfill-service#2551, clangd/coc-clangd#213, stormforger/cli#214, tetsuharuohzeki/linkplaces#1068 or EMH333/esbuild-svelte#40
Closed
v0.9.1 "export name annotations" generates js output with syntax error #960
shigma opened this issue
Mar 12, 2021
· 3 comments
· Fixed by polyfillpolyfill/polyfill-service#2551, clangd/coc-clangd#213, stormforger/cli#214, tetsuharuohzeki/linkplaces#1068 or EMH333/esbuild-svelte#40
Comments
even simpler here, generates syntax error: // Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
default
}); |
Crap, sorry about that. I will fix this very soon. |
Closed
This has been fixed in version 0.9.2. |
This was referenced Mar 13, 2021
Closed
Closed
Merged
This was referenced Mar 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Input
Output
The text was updated successfully, but these errors were encountered: