fix(mod_compiler): add diagnostic snapshots for output directories around clear and compile steps

This commit is contained in:
2026-03-05 14:48:05 +00:00
parent a738716d98
commit 7e8b5c4467
3 changed files with 26 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '4.1.19',
version: '4.1.20',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}