build: add warning about changing ngtools_api2
This commit is contained in:

committed by
Alex Rickabaugh

parent
820bb7bd8c
commit
14380ff086
@ -13,6 +13,12 @@
|
||||
* something else.
|
||||
*/
|
||||
|
||||
/**
|
||||
*********************************************************************
|
||||
* Changes to this file need to be approved by the Angular CLI team. *
|
||||
*********************************************************************
|
||||
*/
|
||||
|
||||
import {AotCompilerHost, AotSummaryResolver, StaticReflector, StaticSymbolCache, StaticSymbolResolver} from '@angular/compiler';
|
||||
import * as ts from 'typescript';
|
||||
|
||||
|
Reference in New Issue
Block a user