Plain Vike returns just an index.html (no vike present) #160
-
Is this expected? |
Beta Was this translation helpful? Give feedback.
Answered by
magne4000
Jan 11, 2024
Replies: 1 comment 6 replies
-
Yes it was, but adding a little bit more couldn't hurt I guess. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#161 fixes this issue.
It now correctly adds
vike
as a dependency, adds it tovite
config, and also gives a few examples to kickstart a project withonRenderHtml
in HTML-only mode.