This commit is contained in:
Andras Schmelczer 2025-03-16 20:01:43 +00:00
parent 10568efebe
commit 7f6fe8a582
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 17 additions and 19 deletions

View file

@ -39,8 +39,7 @@ module.exports = [
filename: "sync-client.web.js",
library: {
name: "SyncClient",
type: "umd",
export: "default"
type: "umd"
},
globalObject: "this"
}