fix(readme): document maxLineLength option for base64ts output and add example and tip

This commit is contained in:
2026-01-12 02:03:38 +00:00
parent b3080023ab
commit 4349571112
3 changed files with 13 additions and 2 deletions

View File

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