Chapter 10: Using the Angular Compatibility Compiler
Angular Ivy replaces the previous-generation Angular compiler and rendering runtime known as Angular View Engine. The last version to support the View Engine runtime is Angular version 11.2.
In this chapter, we are going to learn about the bridge between View Engine-compiled Angular packages on npm and your Angular Ivy application, namely the Angular Compatibility Compiler (ngcc).
This chapter covers the following topics:
- Introducing the Angular Compatibility Compiler
- Using the Angular Compatibility Compiler
- Improving the Angular Compatibility Compiler in your CI/CD workflow
If your Angular Ivy application consumes View Engine-compiled libraries from a package registry, you must use the ...
Get Accelerating Angular Development with Ivy now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.