Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MSBuild: Only transpile when file has changed #299

Closed
@TorbenRahbekKoch

Description

@TorbenRahbekKoch

Since the transpiling does take a considerable amount of time, it would be awesome if the files were only transpiled when changed (or the target file is missing).

It could be as simple as just comparing the timestamps on the original file and the generated file, or something more advanced as storing a hash for the original file. That would probably be overkill, though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions