Copy uncompilable files (such as .proto) into dist library with bundleless #970
Answered
by
Timeless0911
FredrikAugust
asked this question in
Q&A
-
Hello! We're currently migrating from SWC to RSLib and were wondering if there were anyway to enable the SWC CLI option |
Beta Was this translation helpful? Give feedback.
Answered by
Timeless0911
May 8, 2025
Replies: 1 comment 8 replies
-
What bundle mode do you use? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, in bundleless mode, you can:
source.entry
to remove files from the entry.output.copy
to copy files to the output directory.eg. https://lib.rsbuild.dev/guide/faq/features#how-to-skip-the-preprocessing-of-less--sass-files-in-bundleless-mode