Files
tuono/packages/lazy-fn-vite-plugin
Valerio Ageno ebc1a458a9 Fix tuono_lib_macro crate (#116)
* fix: tuono lib macro

* feat: remove reqwest re-export

* feat: update version to 0.13.1

* fix: remove reqwest from documentation
2024-11-17 17:11:07 +01:00
..
2024-11-17 17:11:07 +01: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.