Copying files other than js/ts sources which are imported #5549
Answered
by
maxkomarychev
maxkomarychev
asked this question in
Q&A
-
I have a project in typescript which is using a few The structure goes like this:
and inside of The problem is that when I compile code with swc Is there a way to set up Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
maxkomarychev
Aug 18, 2022
Replies: 1 comment
-
Of course I can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maxkomarychev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Of course I can use
--copy-files
:) https://swc.rs/docs/usage/cli#--copy-files--d