Files
tuono/packages/lazy-fn-vite-plugin
Valerio Ageno b412371287 Remove lifetime notation on Request (#12)
* feat: remove lifetime notation on Request

* feat: update version to v0.4.5
2024-07-09 19:00:48 +02:00
..
2024-06-21 19:33:54 +02:00

tuono-lazy-fn-vite-plugin

This is a vite plugin for tuono.

This package specifically handles the transpiling of the dynamic function allowing custom componenents to be lazy loaded but also server side rendered.

Check tuono for more.