feat(documentation): Improve README with comprehensive installation, usage, and API reference details

This commit is contained in:
Juergen Kunz
2025-06-26 20:07:27 +00:00
parent 08da97c018
commit 01b3128bcc
3 changed files with 296 additions and 54 deletions

View File

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