mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
fix: Doc formatting
This commit is contained in:
@@ -6,4 +6,3 @@ This package specifically handles the transpiling of the `dynamic` function
|
|||||||
allowing custom componenents to be lazy loaded but also server side rendered.
|
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/Valerioageno/tuono) for more.
|
||||||
|
|
||||||
|
|||||||
@@ -104,7 +104,13 @@
|
|||||||
"vitest": "^1.5.2"
|
"vitest": "^1.5.2"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"keywords": ["react", "typescript", "fullstack", "framework", "rust"],
|
"keywords": [
|
||||||
|
"react",
|
||||||
|
"typescript",
|
||||||
|
"fullstack",
|
||||||
|
"framework",
|
||||||
|
"rust"
|
||||||
|
],
|
||||||
"author": "Valerio Ageno",
|
"author": "Valerio Ageno",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user