Closed hartmair closed 2 years ago
When compiling with Angular 13, the following pops up:
$ ng serve ⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries: ngx-doc-viewer [es2015/esm2015] () Encourage the library authors to publish an Ivy distribution. ✔ Browser application bundle generation complete.
$ ng serve ⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
@hartmair, thanks for notifying! I will have a look at it.
It's fixed in version 2.1.0
The warning is gone, however, I noticed a bundle size increase of about 27,76 KB
When compiling with Angular 13, the following pops up: