fix(build): align test imports with tstest tapbundle and simplify the build script

This commit is contained in:
2026-04-23 17:35:24 +00:00
parent 387c5091f1
commit 3bc9e76ed7
8 changed files with 244 additions and 2549 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.5.4',
version: '2.5.5',
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
}