Files
tuono/packages/README.md
T
2024-05-02 20:55:01 +02:00

7 lines
325 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`: Exposes all the Functions and Components related to the routing
- `tuono`: Collects and exposes all the public APIs. It's the only published package