From 894d3998ee6d8486ff6b116c383125b634618621 Mon Sep 17 00:00:00 2001 From: Ostap Brehin Date: Sat, 18 Feb 2023 12:41:54 +0000 Subject: [PATCH] Improve Phoenix LiveView detection --- src/technologies/p.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index 838809b16..819a5d047 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1194,6 +1194,7 @@ 18 ], "description": "Phoenix LiveView is a library that brings live, interactive, real-time user experiences to your Phoenix applications.", + "dom": "[data-phx-session]", "icon": "Phoenix Framework.png", "implies": "Phoenix Framework", "js": {