From a27fc9715c4380ce71afd69d991dbb2cd83b6d7b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 9 Mar 2022 11:16:10 +1100 Subject: [PATCH] Improve PWA Studio detection --- src/technologies/p.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index 6c401e25e..788920b1a 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -141,9 +141,9 @@ "__fetchLocaleData__": "\\;confidence:50", "fetchRootComponent": "\\;confidence:50" }, + "scripts": "RootCmp_CMS_PAGE", "oss": true, - "requires": "Magento", - "website": "https://github.com/magento/pwa-studio" + "website": "https://developer.adobe.com/commerce/pwa-studio/" }, "Pace": { "cats": [ @@ -2601,4 +2601,4 @@ }, "website": "http://punbb.informer.com" } -} \ No newline at end of file +}