Skip to content

generated files contain timestamp #29

@AlphaLiu

Description

@AlphaLiu

Module

ts (vanilla TypeScript generation)

Description

Hi,

Every time the run dev, it regenerates files even if no content related to the files that need generation has been modified. Moreover, the generated files always contain a timestamp, which updates every time the program runs.​

Git will judge the files as modified solely due to the timestamp change, resulting in frequent meaningless changes in the workspace and increasing the cost of filtering commits.​

Expected Improvements​

Do not regenerate files when there are no content changes;​
Or provide an option to make the generated files exclude dynamic timestamps.

Thank you.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmodule:commonIssue affects core/shared functionality

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions