fix(tests): Improve decorator tests and add LitElement component tests for better validation

This commit is contained in:
Juergen Kunz
2025-06-26 19:58:45 +00:00
parent bbe96ea1f5
commit 40d6b8c40d
4 changed files with 85 additions and 1 deletions

View File

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