-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
feat(dev/vite): add support for buildDirectory on RSC framework output
#14163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(dev/vite): add support for buildDirectory on RSC framework output
#14163
Conversation
|
buildDirectory on RSC framework output
markdalgleish
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! I've removed the changeset since this feature isn't officially released yet.
|
🤖 Hello there, We just published version Thanks! |
|
🤖 Hello there, We just published version Thanks! |
Currently the output folder is always
build. Here we update to support thebuildDirectoryfrom the react-router configuration