diff --git a/packages/bazel/src/ngc-wrapped/index.ts b/packages/bazel/src/ngc-wrapped/index.ts index a34c85fad68..e69a0a32916 100644 --- a/packages/bazel/src/ngc-wrapped/index.ts +++ b/packages/bazel/src/ngc-wrapped/index.ts @@ -136,6 +136,7 @@ export async function runOneBuild( 'i18nInMissingTranslations', 'preserveWhitespaces', 'createExternalSymbolFactoryReexports', + 'extendedDiagnostics', ]); const userOverrides = Object.entries(userOptions)