Files
tuono/packages/lazy-fn-vite-plugin
Valerio Ageno e4d4a75b88 Crate standalone fs router package (#11)
* refactor: moved fs-router to standalone package

* chore: remove useless split source function

* feat: add simple test cases

* fix: README formatting

* fix: remove useless RouteSubNode

* feat: update version to v0.4.4
2024-07-08 21:39:00 +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.