No index.html as entry #2978
-
I am using a static site generator and have no index.html file in the root directory prior to serve/build. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
-
@ItaiAxelrad which SSG are you using? |
Beta Was this translation helpful? Give feedback.
-
Since this is the top hit on Google for "vite without index.html" here is the actual docs for how to do this https://vitejs.dev/guide/backend-integration.html (Library mode isn't the right answer) |
Beta Was this translation helpful? Give feedback.
Since this is the top hit on Google for "vite without index.html" here is the actual docs for how to do this https://vitejs.dev/guide/backend-integration.html
(Library mode isn't the right answer)