fix(build): add debug logging to build script to list dist_ts and dist_ts_interfaces before and after bundling

This commit is contained in:
2026-03-05 11:49:24 +00:00
parent 8d57547ace
commit 925b2f4518
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.0.10',
version: '11.0.11',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}