fix(core): update
This commit is contained in:
parent
8ef3b47e76
commit
5e62fa2124
@ -65,6 +65,7 @@ export class TsWatch {
|
|||||||
'bundle.js'
|
'bundle.js'
|
||||||
);
|
);
|
||||||
await parcelWebsite.start();
|
await parcelWebsite.start();
|
||||||
|
break;
|
||||||
case 'gitzone_service':
|
case 'gitzone_service':
|
||||||
this.watcherMap.add(
|
this.watcherMap.add(
|
||||||
new Watcher({
|
new Watcher({
|
||||||
|
Loading…
Reference in New Issue
Block a user