Update Module Federation detection, commercetools detection

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

@ -4142,6 +4142,10 @@
"poa",
"recurring"
],
"js": {
"COMMERCE_TOOLS_HOST_ATT": "",
"COMMERCE_TOOLS_PROJECT_KEY_ATT": ""
},
"saas": true,
"website": "https://commercetools.com"
},
@ -4175,4 +4179,4 @@
"scriptSrc": "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1",
"website": "https://github.com/brix/crypto-js"
}
}
}

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

Loading…
Cancel
Save