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

Avoid creating both * and /* routes #297

Merged
merged 2 commits into from
Jul 28, 2022
Merged

Avoid creating both * and /* routes #297

merged 2 commits into from
Jul 28, 2022

Conversation

mcollina
Copy link
Collaborator

@mcollina mcollina commented Jul 27, 2022

Signed-off-by: Matteo Collina hello@matteocollina.com

Fixes fastify/fastify-static#325

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good night.

index.js Outdated Show resolved Hide resolved
Copy link
Owner

@delvedor delvedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina merged commit e439d6e into main Jul 28, 2022
@mcollina mcollina deleted the fix-double-wildcard branch July 28, 2022 08:50
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.

Unable to serve static files with Vite + SSR
4 participants