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: extra .html generated when vite-ssg dirStyles flat #97

Merged
merged 3 commits into from
Feb 19, 2023

Conversation

YunYouJun
Copy link
Contributor

I found @ctholho create a PR #27 to fix vite-ssg dirStyles nested.

But it will generate an extra file .html when dirStylesflat.

This file has no effect in most cases, but when using github pages(vercel/netlify/cloudflare works well), it is parsed as binary and cannot be routed to index.html.

@JohnCampionJr JohnCampionJr merged commit 8010ce5 into JohnCampionJr:main Feb 19, 2023
@YunYouJun YunYouJun deleted the fix/vite-ssg-flat branch February 19, 2023 12:17
markthree added a commit to markthree/vite-plugin-vue-layouts that referenced this pull request Dec 26, 2023
markthree added a commit to markthree/vite-plugin-vue-layouts that referenced this pull request Dec 27, 2023
JohnCampionJr pushed a commit that referenced this pull request Dec 27, 2023
…e children (#137)

* fix(unplugin-vue-router): skip top-level route layout for routing group, close #134

* fix: avoiding misses #97
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.

2 participants