You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tsdev filename Automatically run any .ts or .tsx file with zero config
The .ts part of this is easy, it is basically what tsdev dev filename is
The .tsx part is a bit more complicated, and will require making a custom version of vite that just runs file without a config file or a .html file or having to use react-dom yourself
[] Make vite default template use filesystem routing
[] Clone bun run feature to allow really fast npm run commands
[] Add support for bun once it becomes more stable
Wanted to move the TODOs from the Readme to an issue
All template requests can go here CryogenicPlanet/tsdev-templates#1
Some of these might happen sooner than others. If you want something to be prioritized make an issue
publishConfigbeyond justpnpm. This is super useful for typescript packages in monoreposgraphqltemplate using tsgql. This will begraphqlwithout having to write anygraphqlcode at all, just typescript.prismabatteriestsdev filenameAutomatically run any.tsor.tsxfile with zero config.tspart of this is easy, it is basically whattsdev dev filenameis.tsxpart is a bit more complicated, and will require making a custom version ofvitethat just runs file without a config file or a.htmlfile or having to usereact-domyourselfvitedefault template use filesystem routingbun runfeature to allow really fastnpm run commands