mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-23 06:49:24 +01:00
build: web component build error (#858)
* build: build error * docs: update notes
This commit is contained in:
@@ -269,5 +269,9 @@ export const createWebAdapter = (): WebPlatformAdapter => {
|
||||
|
||||
return res;
|
||||
},
|
||||
|
||||
async getCurrentWindowLabel() {
|
||||
return "web";
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user