fix(core): update
This commit is contained in:
parent
cb80b4df75
commit
308133fe4f
@ -22,6 +22,8 @@ export class WebSetup {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async setup(optionsArg: IWebSetupConstructorOptions) {
|
async setup(optionsArg: IWebSetupConstructorOptions) {
|
||||||
|
await setupMetaInformation(optionsArg.metaObject);
|
||||||
|
|
||||||
if (optionsArg.serviceworker) {
|
if (optionsArg.serviceworker) {
|
||||||
await setupServiceWoker();
|
await setupServiceWoker();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user