Lars Kappert
Lars Kappert
That's great, no rush.
@nickrttn I've been working on support for a new `resolveFromAST` in plugins so we can implement functionality like in this PR. I'm going to update things better to clarify what's...
Closing this in favor of #1005.
@nickrttn Is there any chance you could explain why you submitted the plugin? It seems like the generated routes tree file (e.g. `src/routeTree.gen.ts`) always has to be imported by the...
cc @brandongit2 and @codepunkt
> @webpro it's been a while, but if I recall correctly the project I worked on at the time had a reason for git-ignoring the `routeTree.gen.ts`, could that be it?...
Not really. Can remember looking to find out how `tsc` does this and I was unable to let alone replicate that behavior. Knip uses TypeScript's own `ts.readConfigFile` to load `tsconfig.json`...
Closing this issue as part of a general cleanup to keep this project sustainable and optimize my time working on it. If you think this is inappropriate or if there...
In this small example it may look a bit silly, but the logic is for larger reports where it's not convenient to have duplicates (i.e. re-exports) reported of essentially the...
Sorry this got neglected. I went ahead and like to see how this will play out. > the behavior should be consistent, and the detailed reports are acceptable Agreed. In...