How to Change Output Directory for react-router build #13655
Replies: 1 comment
-
Hi, Maybe you can change the build destination by editing the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
If I use react-router build, even though I set build.outDir in vite.config.ts, the files are still generated in the build folder.
Is there a way to change this output directory?
Beta Was this translation helpful? Give feedback.
All reactions