How to exclude of bundle the Storybook files #644
-
Beta Was this translation helpful? Give feedback.
Answered by
Timeless0911
Jan 5, 2025
Replies: 1 comment 3 replies
-
https://lib.rsbuild.dev/config/lib/bundle#bundle-false You should set it in
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Andres6936
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://lib.rsbuild.dev/config/lib/bundle#bundle-false You should set it in
source.entry
with glob pattern.source.exclude
is used to exclude files to be compiled, see https://rsbuild.dev/config/source/exclude#not-compiled-vs-not-bundled