Files
tuono/packages/fs-router-vite-plugin
Valerio Ageno edfbd03f13 Prevent not exported routes error (#76)
* fix: prevent no exported route compiler error

* feat: update version to v0.11.1

* fix: formatting
2024-11-04 19:25:46 +01:00
..

tuono-fs-router-vite-plugin

This is a vite plugin for tuono.

This package specifically handles the file system based routing.

Check tuono for more.

Credits

This plugin is strongly inspired by the @tanstack/router route generator plugin.