Skip to content

expose resolveTsconfig util for reuse by plugins/frameworks #22336

@dominikg

Description

@dominikg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions