jcs224 / oak_inertia

Oak middleware for Inertia.js
https://deno.land/x/oak_inertia
8 stars 0 forks source link

integrate vitejs #1

Open elycheikhsmail opened 1 year ago

elycheikhsmail commented 1 year ago

Interesting middleware, if possible to add vitejs to oak_inertia it will be good thing

jcs224 commented 1 year ago

You can already use Vite with this for the front-end side, but SSR from Vite is still unsupported. Have to learn how to do Vite SSR compilation, and in a way that works with Deno.