diff --git a/src/drivers/webextension/images/icons/Partytown.png b/src/drivers/webextension/images/icons/Partytown.png new file mode 100644 index 000000000..4cccd2d6d Binary files /dev/null and b/src/drivers/webextension/images/icons/Partytown.png differ diff --git a/src/technologies/p.json b/src/technologies/p.json index bd989cd9c..be4e87867 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -377,6 +377,21 @@ "scriptSrc": "partial\\.ly", "website": "https://partial.ly/" }, + "Partytown": { + "cats": [ + 92 + ], + "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.png", + "js": { + "partytown.lib": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://github.com/BuilderIO/partytown" + }, "Paths.js": { "cats": [ 25