Description
vite8 stopped using tsconfck and it is going to be discontinued.
plugins/frameworks that have been using tsconfck need to migrate.
Suggested solution
To share the work and ensure consistency, reexport resolveTsconfig (and maybe related tools like find)
Alternative
- keep as is and live with arising inconsistencies
- switch everything to tsgo once 7.1 offers an api for it (7.0 ships without programmatic api)
Additional context
see withastro/astro#16433 (comment) for changes proposed to astro
Validations
Description
vite8 stopped using tsconfck and it is going to be discontinued.
plugins/frameworks that have been using tsconfck need to migrate.
Suggested solution
To share the work and ensure consistency, reexport resolveTsconfig (and maybe related tools like find)
Alternative
Additional context
see withastro/astro#16433 (comment) for changes proposed to astro
Validations