Skip to content

Fix pathing for relative outDirs#350

Merged
onlywei merged 5 commits intomainfrom
address-303
Jan 11, 2026
Merged

Fix pathing for relative outDirs#350
onlywei merged 5 commits intomainfrom
address-303

Conversation

@onlywei
Copy link
Copy Markdown
Collaborator

@onlywei onlywei commented Jan 11, 2026

Fixes #303

Using relative paths in Vite config's build.outDir should now accurately discover the vite.config.json file built by the vite plugin.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 11, 2026

🦋 Changeset detected

Latest commit: d3fface

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@fastify/vite Patch
@fastify/react Patch
@fastify/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@onlywei onlywei merged commit 31d2759 into main Jan 11, 2026
7 checks passed
@github-actions github-actions bot mentioned this pull request Jan 11, 2026
@onlywei onlywei deleted the address-303 branch January 13, 2026 02:44
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.

useRelativePaths changes the vite config, root & build.outDir

1 participant