The Angular Compiler (which we call ngc) is the tool used to compile Angular applications and libraries. ngc is built on the TypeScript compiler (called tsc) and extends the process of compiling…
Summary only
The full text of this entry isn’t available in the archive. Browse more in TypeScript.
