Skip to content

Shorthand flags don't work with --build #26872

@Tyriar

Description

@Tyriar

TypeScript Version: 3.0.3

Search Terms:

project references
watch
build

Code

This doesn't work:

./node_modules/.bin/tsc --build -w
error TS5072: Unknown build option '-w'.

This does:

./node_modules/.bin/tsc --build --watch

Related Issues: #25613

Metadata

Metadata

Assignees

No one assigned

    Labels

    Experience EnhancementNoncontroversial enhancementsFixedA PR has been merged for this issueGood First IssueWell scoped, documented and has the green lightHelp WantedYou can do thisSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions