Files
tuono/packages/fs-router-vite-plugin
Valerio Ageno 444d1479b0 Add support for MDX (#17)
* feat: add support for MDX

* fix: prevent empty server handler error message

* doc: add MDX mention to README

* feat: update version to v0.7.0
2024-07-22 07:59:43 +02:00
..
2024-07-22 07:59:43 +02:00
2024-07-22 07:59:43 +02:00
2024-07-22 07:59:43 +02: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.