fix(core): update

This commit is contained in:
Philipp Kunz 2020-07-04 10:49:00 +00:00
parent 8ef3b47e76
commit 5e62fa2124

View File

@ -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({