You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ngcc snapshot compatibility job is disabled in the patch
branch as the patch branch relies on TypeScript 3.8 that is
no longer supported in the latest Angular compiler-cli version.
The latest compiler version would be picked up as part of the
snapshot builds and would cause errors about an unsupported TS version.
0 commit comments