-
-
Notifications
You must be signed in to change notification settings - Fork 472
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
codegen: print esbuild trailing legal comments #7190
Comments
It would be nice if the codegen part of playground support comment-related options. |
I fixed the empty body case. The
esbuild's parser saved these trailing comments as statement level comments I'm undecided whether we should handle such cases. It takes a lot more work to handle such cases. |
Since printing legal comments only have a pratical standard from esbuild, I guess we could wait for users feedback and decide what's next. |
Agree. Close as not planned. |
output(pure codeggen, without bundling)
esbuild
The text was updated successfully, but these errors were encountered: