fix(core): update
This commit is contained in:
parent
27a08f11b7
commit
af82480644
@ -124,7 +124,7 @@ export class TsWatch {
|
|||||||
),
|
),
|
||||||
plugins.path.join(
|
plugins.path.join(
|
||||||
paths.cwd,
|
paths.cwd,
|
||||||
'./dist_watch/index.html'
|
'./dist_serve/index.html'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
await bundleAndReloadWebsite();
|
await bundleAndReloadWebsite();
|
||||||
|
Loading…
Reference in New Issue
Block a user