Is there a way to have swc log what it is doing? #2644
patrick99e99
started this conversation in
General
Replies: 1 comment
-
Currently no. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In ts-loader, I could set "traceResolution": true, and get output of what it was resolving.. Is there something similar I can use with swc?
Beta Was this translation helpful? Give feedback.
All reactions