fix(mod_custom): make base64ts bundle output deterministic and clean up generated temp sourcemaps

This commit is contained in:
2026-04-30 12:52:26 +00:00
parent 7f5de8797c
commit 3b2e0bebcd
5 changed files with 43 additions and 5 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.10.0',
version: '2.10.1',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}