From 0b66239e3df844c4be871367a25b4157248f0fce Mon Sep 17 00:00:00 2001 From: Elbert Alias Date: Sun, 25 Oct 2015 11:05:57 +1100 Subject: [PATCH] Updated React pattern --- src/apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 41878a528..61de25078 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4901,6 +4901,7 @@ 12 ], "env": "^React$", + "html": "<[^>]+data-react", "script": [ "react(?:\\-with\\-addons)?(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", "/([\\d.]+)/react(\\.min)?\\.js\\;version:\\1", @@ -7829,4 +7830,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +}