Host a vanilla JS with fastify-vite
Open
help wanted
- Dominant language
- No language data
- Stars
- 68
- Forks
- 8
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 2
Description
I was trying to host a Vite app with vanilla JS (frameworkless) SPA using [fastify-vite][], but all the examples are relative to frameworks and SSR.
Is there a way to achieve this, simply rendering the HTML and injecting the Vite-generated JS script without really relying to SSR?
[fastify-vite]: https://github.com/fastify/fastify-vite
Contributor guide
Assessment
This issue has not been assessed yet.