Skip to content

Commit 9c0b89d

Browse files
Deku-nattsuclydin
authored andcommitted
refactor(@angular/build): update private exports to expose DiagnosticModes
(cherry picked from commit 98636b2)
1 parent 2f58705 commit 9c0b89d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/build/src/private.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export function createCompilerPlugin(
6161
}
6262

6363
export type { AngularCompilation } from './tools/angular/compilation';
64+
export { DiagnosticModes } from './tools/angular/compilation';
6465
export { createAngularCompilation };
6566
export { ComponentStylesheetBundler } from './tools/esbuild/angular/component-stylesheets';
6667

0 commit comments

Comments
 (0)