feat(tsbundle): add npmextra-driven custom bundles, base64-ts output and interactive init wizard

This commit is contained in:
2026-01-11 19:02:55 +00:00
parent 31f7cb98ea
commit 5c53602842
14 changed files with 1073 additions and 64 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.6.3',
version: '2.7.0',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}