We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add2b51 commit d958c7eCopy full SHA for d958c7e
eng/scripts/Language-Settings.ps1
@@ -259,7 +259,6 @@ $PackageExclusions = @{
259
'@azure/identity-vscode' = 'Fails type2docfx execution https://github.com/Azure/azure-sdk-for-js/issues/16303';
260
'@azure/identity-cache-persistence' = 'Fails typedoc2fx execution https://github.com/Azure/azure-sdk-for-js/issues/16310';
261
'@azure/core-asynciterator-polyfill' = 'Docs CI fails https://github.com/Azure/azure-sdk-for-js/issues/16675';
262
- '@azure/communication-react' = 'Docs CI fails https://github.com/Azure/azure-sdk-for-js/issues/20574';
263
}
264
265
function Update-javascript-DocsMsPackages($DocsRepoLocation, $DocsMetadata, $DocValidationImageId) {
0 commit comments