Skip to content
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

🐛 FIX: The buildDirectory option was not affecting the client base directory #13

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

rphlmr
Copy link
Owner

@rphlmr rphlmr commented Nov 4, 2024

Fixes #

Description

Custom buildDirectory was not affection the client base directory (was still build/client)

Type of change

When setting a custom buildDirectory, it now applies to client.

buildDirectory: "dist"
=> dist/server
=> dist/client

Copy link

pkg-pr-new bot commented Nov 4, 2024

Open in Stackblitz

yarn add https://pkg.pr.new/rphlmr/react-router-hono-server@13.tgz

commit: bb498f8

@rphlmr rphlmr merged commit 32c7cc0 into main Nov 4, 2024
5 checks passed
@rphlmr rphlmr deleted the fix-build-directory branch November 4, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant