Skip to content

Monitor the generated JS #128

Open
Open
@basarat

Description

@basarat

Monitor the generated JS (based on outdir/basedir) and cache it as well. If it hasn't changed since the ts changed (mtime) we should compile again.

Breaking change: use always as the default for fast compile. This will greatly simplify setting up grunt-contrib-watch (we will no longer care about spawn/no-spawn) or WebStorm
Bonus : Document using grunt-ts-clean.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions