Files
tuono/packages/lazy-fn-vite-plugin
Valerio Ageno 444d1479b0 Add support for MDX (#17)
* feat: add support for MDX

* fix: prevent empty server handler error message

* doc: add MDX mention to README

* feat: update version to v0.7.0
2024-07-22 07:59:43 +02:00
..
2024-07-22 07:59:43 +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.