Files
tuono/packages/README.md
T

7 lines
325 B
Markdown
Raw Normal View History

2024-04-27 14:00:17 +02:00
# Tuono packages
2024-05-02 19:01:49 +02:00
- `tuono-vite`: Handles the bundling (with chunk splitting)
- `tuono-routes-generator`: Handles the creation of the `routeGen.tree.ts` file
2024-05-02 20:54:07 +02:00
- `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