fix(build): migrate smart config and update build tooling for latest tsbundle and TypeScript defaults

This commit is contained in:
2026-04-12 10:19:03 +00:00
parent 0e816379a5
commit ee8b5dc3ff
11 changed files with 1927 additions and 1610 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '3.8.0',
version: '3.8.1',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}