Skip to content

Latest commit

 

History

History
76 lines (71 loc) · 2.31 KB

bug_report.yml

File metadata and controls

76 lines (71 loc) · 2.31 KB
NameAboutLabelsAssignees
Bug ReportUse this when swc breaks somethingC-bug

If swc crashed or panicked, you can gain error message by running swc --sync <input.js>.
Also, you can get backtrace by invoking swc by setting an environment variable SWC_DEBUG to 1.

Note that if you do not provide a minimal reproduction, the issue will be closed because the team cannot work on it.
Please read https://antfu.me/posts/why-reproductions-are-required for details.

Paste your .swcrc file here.

You can use swc playground to create a reproduction link, then paste the link here.

Please run npx -y swc-info@latest and paste the output here.

A clear and concise description of what you expect to happen.

A clear and concise description of actual behavior.


This is message for readers, not the author of ths issue.

Please read no +1 before lefting a comment, or your comment will be deleted and you will be blocked.