mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
* Store dts change file path in buildinfo * With composite, do not write d.ts files if they changed * Determine dts change based on outputs * Instead of storing time in buildinfo store filename which was last updated to get modified time stamp from * Get declaration time change lazily * Rename per feedback