feat: updated keywords and lazy vite plugin README.md

This commit is contained in:
Valerio Ageno
2024-06-21 19:06:09 +02:00
parent 5d434aeb68
commit 2c1e8f0cc2
5 changed files with 12 additions and 4 deletions
+8
View File
@@ -1 +1,9 @@
# tuono-lazy-fn-vite-plugin
This is a vite plugin for [tuono](https://github.com/Valerioageno/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](https://github.com/Valerioageno/tuono) for more.