fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-18 20:54:12 +01:00
parent 27a08f11b7
commit af82480644

View File

@ -124,7 +124,7 @@ export class TsWatch {
),
plugins.path.join(
paths.cwd,
'./dist_watch/index.html'
'./dist_serve/index.html'
)
);
await bundleAndReloadWebsite();