mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
feat: update docs and readme repo links (#180)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# tuono-fs-router-vite-plugin
|
||||
|
||||
This is a vite plugin for [tuono](https://github.com/Valerioageno/tuono).
|
||||
This is a vite plugin for [tuono](https://github.com/tuono-labs/tuono).
|
||||
|
||||
This package specifically handles the file system based routing.
|
||||
|
||||
Check [tuono](https://github.com/Valerioageno/tuono) for more.
|
||||
Check [tuono](https://github.com/tuono-labs/tuono) for more.
|
||||
|
||||
## Credits
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# tuono-lazy-fn-vite-plugin
|
||||
|
||||
This is a vite plugin for [tuono](https://github.com/Valerioageno/tuono).
|
||||
This is a vite plugin for [tuono](https://github.com/tuono-labs/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.
|
||||
Check [tuono](https://github.com/tuono-labs/tuono) for more.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
This package holds the logic related to the client/server react routing.
|
||||
|
||||
Check [tuono](https://github.com/Valerioageno/tuono) for more.
|
||||
Check [tuono](https://github.com/tuono-labs/tuono) for more.
|
||||
|
||||
Reference in New Issue
Block a user