You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the bug
tsc -b
)swc . -d dist
in this workspace, I get this structure (flattened one level and merged directories)swc
separately like thisInput code
No response
Config
Playground link (or link to the minimal reproduction)
https://github.com/akwodkiewicz/swc-folders-bug
SWC Info output
Expected behavior
I would expect
swc . -d dist
to generate the following structure
Actual behavior
but I get
Version
cli: 0.1.63, core: 1.3.99
Additional context
No response
The text was updated successfully, but these errors were encountered: