Closed
Description
Problem Statement
Angular 13+ will remind you of any library, that isn't compiled in partial Ivy and requires using ngcc.
Processing legacy "View Engine" libraries:
- @sentry/angular [es2015/esm2015] (git://github.com/getsentry/sentry-javascript.git)
Encourage the library authors to publish an Ivy distribution.
Any chance to go Ivy way? I know some users might not be using Ivy yet, but I'd like to get rid of ngcc as soon as possible.
Solution Brainstorm
In tsconfig remove "enableIvy": false
.