rsbuild.config.ts not found? #561
-
Helloo |
Beta Was this translation helpful? Give feedback.
Answered by
chenjiahan
Nov 17, 2023
Replies: 2 comments
-
You can create a `rsbuild.config.ts' file in your project root directory. For npm packages, only |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
psylaux
-
thank you, this was helpful 👍 |
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
You can create a `rsbuild.config.ts' file in your project root directory.
For npm packages, only
@rsbuild/core
and@rsbuild/plugin-assets-retry
are needed.Document: https://rsbuild.dev/guide/basic/config.html