lula / ngx-summernote

Summernote editor for Angular :sunglasses:
MIT License
102 stars 42 forks source link

Ivy distribution #145

Closed altso closed 1 year ago

altso commented 2 years ago

Angular 13 produces the following warning:

⠹ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
- ngx-summernote [es2015/esm2015] (https://github.com/lula/ngx-summernote.git)
Encourage the library authors to publish an Ivy distribution.

Any chance this could be addressed? My understanding is that Ivy for libs will be required in Angular 14.