fix(mod_output): wrap long base64 file contents and format generated TypeScript output to avoid extremely long lines
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tsbundle',
|
||||
version: '2.7.2',
|
||||
version: '2.7.3',
|
||||
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user