You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use vite-ssg to generate pages for GitHub actions.
But vite-ssg doesn't recognize [...path].vue, nor 404.html.
There is a workaround, but it looks ugly:
Clear and concise description of the problem
(First of all, thank you for awesome library!)
I use vite-ssg to generate pages for GitHub actions.
But vite-ssg doesn't recognize
[...path].vue
, nor404.html
.There is a workaround, but it looks ugly:
Suggested solution
Support
[...notFound].vue
as 404 page.Alternative
N/A?
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: