router
router copied to clipboard
fix: fix CJS build of router-vite-plugin
added separate package "@tanstack/router-generator" that both "@tanstack/router-cli" and "@tanstack/router-vite-plugin" depend on
fixes #996