diff --git a/src/technologies/s.json b/src/technologies/s.json index 73151c029..b4d2800fc 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6927,6 +6927,9 @@ "description": "Svelte is a free and open-source front end compiler created by Rich Harris and maintained by the Svelte core team members.", "dom": "[class*='svelte-']", "icon": "Svelte.svg", + "js": { + "__svelte": "" + }, "oss": true, "website": "https://svelte.dev" },