Skip to content

Commit 98636b2

Browse files
Deku-nattsuclydin
authored andcommitted
refactor(@angular/build): update private exports to expose DiagnosticModes
1 parent 30bbe87 commit 98636b2

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)