This migration updates the current tsconfig for the applications in two ways. 1) removes `enableIvy: true` option since it's by default true. 2) Amends the files/exclude/include options to only include files that are needed in the compilation.
With this change we enable the AOT option for the browser builder when an application will use Ivy as rendering engine.
anyComponentStyle
lazy
inject