Skip to content

tsgo -b -v differs in output directory #2545

@TheArcaneBrony

Description

@TheArcaneBrony

Steps to reproduce

  1. Install @typescript/native-preview in project
  2. Run tsgo -b -v
  3. Observe that files are emitted in dist/src/ instead of dist/

https://github.com/spacebarchat/server/blob/491c0de/tsconfig.json

Behavior with typescript@5.9

Output files are in dist/*

Behavior with tsgo

Output files are in dist/src/*

I was not able to find an open issue for this, did I miss a deprecation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions