sandulat / routes-gen

Framework agnostic routes typings generator. Remix ☑️ SolidStart ☑️
MIT License
281 stars 12 forks source link

--output doesn't work with remix (would be nice so it could work with vite) #44

Open lifeiscontent opened 7 months ago

lifeiscontent commented 7 months ago

Describe the bug

--output parameter does not work without a remix.config.js

Your Example Website or App

N/A

Steps to Reproduce the Bug or Issue

N/A

Expected behavior

if an output parameter is specified, it'd be nice to use route-gen without needing a remix.config.js

Screenshots or Videos

No response

Platform

Additional context

No response