Skip to content

When referenced external dependency contains .ts alongside .js of the same name, builds are nested #1215

Open
@maschwenk

Description

@maschwenk

Repro case here:

Where a fairly vanilla monorepo setup created a nested dist. Solve-able by just NOT having .ts files in dist (and this is good practice) but it is a weird regression case.

A (very rough) attempt at a fix is here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: EmitRelated to emit, AST printing, Program emit funcsDomain: ProgramRelated to the Program, file loading

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions