fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-18 20:31:59 +01:00
parent d0d158ee87
commit 8ebc438e2d

View File

@ -127,7 +127,7 @@ export class TsWatch {
'./dist_watch/index.html'
)
);
await bundleAndReload();
await bundleAndReload2();
},
timeout: null,
})