fix(core): Improve async handling in TsWatch class for element and website modes

This commit is contained in:
2024-12-04 23:09:54 +01:00
parent 62d1fe0a35
commit 17ee959980
3 changed files with 11 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.32',
version: '2.0.33',
description: 'watch typescript projects during development'
}