Closed PierBover closed 2 years ago
Sadly this is a limitation of Vite. At one point I explored some of the potential solutions people were putting forward but did not have much luck. If there is some work around we'd happily do what we can to make it work for the Marko examples.
Thanks @DylanPiercey !
I'm trying the
vite-fastify
demo app.During dev, whenever I refresh the page, I see a flash of unstyled content. After building and doing
npm run start
this disappears.Is there a way to prevent this?