Skip to content

--emitFile debug flag to emit the compiled output of a single file to stdout #1366

@cspotcode

Description

@cspotcode

To facilitate debugging, similar to --showConfig, but this flag will start ts-node like normal, compile a single file, write the compiled output to stdout, then exit.

Possible cons: we already have --emit, we should encourage that when debugging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchNeeds design work, investigation, or prototyping. Implementation uncertain.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions