mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
7 lines
320 B
Markdown
7 lines
320 B
Markdown
# Tuono packages
|
|
|
|
- `tuono-vite`: Handles the bundling (with chunk splitting)
|
|
- `tuono-routes-generator`: Handles the creation of the `routeGen.tree.ts` file
|
|
- `tuono-router`: Expose all the Functions and Components related to the routing
|
|
- `tuono`: Collect and expose all the public APIs. Is the only published package
|