fix(core): update
This commit is contained in:
parent
0514a74a07
commit
3ada286495
@ -103,7 +103,6 @@ export class TsWatch {
|
||||
await tsbundle.build(paths.cwd, './ts_web/index.ts', './dist_serve/bundle.js', {
|
||||
bundler: 'esbuild'
|
||||
});
|
||||
await smartserve.reload();
|
||||
}
|
||||
this.watcherMap.add(
|
||||
new Watcher({
|
||||
|
Loading…
Reference in New Issue
Block a user