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

feat(vite): auto-detect SPA index.html #57

Merged
merged 2 commits into from
Dec 7, 2024
Merged

Conversation

cofin
Copy link
Member

@cofin cofin commented Dec 7, 2024

Description

This PR will automatically determine if it should serve the "Development Page" of the plugin. If the user has an index.html in a common location, it will automaticalyl be served instead of the dev-index

Closes

@cofin cofin changed the title feat: Vite detects index.html feat(vite): auto-detect SPA index.html Dec 7, 2024
@cofin cofin merged commit 5c4698b into main Dec 7, 2024
17 of 18 checks passed
@cofin cofin deleted the dont-serve-static-dev-index branch December 7, 2024 00: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