Update p.json

main
Elbert Alias 2 years ago committed by GitHub
parent 6d8476a68d
commit 0b00e6f037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -521,10 +521,9 @@
], ],
"description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.", "description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.",
"icon": "Partytown.svg", "icon": "Partytown.svg",
"dom": { "dom": "script[type*='text/partytown']"
"script[type*='text/partytown']": { "js": {
"exists": "" "partytown": ""
}
}, },
"oss": true, "oss": true,
"website": "https://partytown.builder.io/" "website": "https://partytown.builder.io/"

Loading…
Cancel
Save