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