Skip to content

vue-tsc: Add --onSuccess argument that runs command after every successful compilation triggered by --watch #1891

@lucadalli

Description

@lucadalli

Similarly to tsc-watch, support an --onSuccess COMMAND argument that when paired with --watch runs a command on every successful compilation.
Useful when developing local packages with yalc and need to run yalc push on every change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions