Update Module Federation detection, commercetools detection

main
Elbert Alias 2 years ago
parent 024f50531a
commit 1cdd4e0ead

@ -4142,6 +4142,10 @@
"poa", "poa",
"recurring" "recurring"
], ],
"js": {
"COMMERCE_TOOLS_HOST_ATT": "",
"COMMERCE_TOOLS_PROJECT_KEY_ATT": ""
},
"saas": true, "saas": true,
"website": "https://commercetools.com" "website": "https://commercetools.com"
}, },

@ -2222,8 +2222,7 @@
], ],
"scripts": [ "scripts": [
"data-webpack\\;confidence:50", "data-webpack\\;confidence:50",
"Container missing\\;confidence:50", "Container initialization failed as it has already been initialized with a different share scope"
"Initialization of sharing external failed\\;confidence:50"
], ],
"website": "https://webpack.js.org/concepts/module-federation/" "website": "https://webpack.js.org/concepts/module-federation/"
}, },

Loading…
Cancel
Save