fix(core): update
This commit is contained in:
parent
c9a3b996cb
commit
8ae0f960ac
@ -37,6 +37,7 @@ export class TsWatch {
|
||||
break;
|
||||
case 'gitzone_element':
|
||||
const smartserve = new plugins.smartserve.SmartServe({
|
||||
port: 3001,
|
||||
injectReload: true,
|
||||
serveDir: './dist_web/'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user