-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't workingmodule:commonIssue affects core/shared functionalityIssue affects core/shared functionality
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmodule:commonIssue affects core/shared functionalityIssue affects core/shared functionality