Base solution for your next web application
Open Closed

Ivy Compiler - Certain Packages causing limitations #11741


User avatar
0
AuroraBMS created

Good day,

Will angular ivy be considered going forward at some stage?

Currently quite a few packages that do not support it in aspnetzero angular core side.

Processing legacy "View Engine" libraries:

  • abp-ng2-module [es2015/esm2015] (https://github.com/aspnetboilerplate/abp-ng2-module)
  • ng2-file-upload [es2015/esm2015] ()
  • ngx-image-cropper [es2015/esm2015] (https://github.com/Mawi137/ngx-image-cropper.git)
  • ngx-perfect-scrollbar [es2015/esm2015] (https://github.com/zefoy/ngx-perfect-scrollbar.git)
  • angular2-counto [main/commonjs] (https://github.com/izupet/angular2-counto.git)
  • angular2-text-mask [main/commonjs] (https://github.com/text-mask/text-mask.git) Encourage the library authors to publish an Ivy distribution.

thanks in advance


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @AuroraBMS

    As far as I know, some of these packages are removed from the project. Could you tell me which version of AspNet Zero you are using ? We can try to upgrade these packages to support Ivy.

  • User Avatar
    0
    AuroraBMS created

    Hi @ismcagdas,

    Apologies for the delay. We are on version 11.2.0 currently, are all of the packages on the latest version ivy compatible?

    Regards,

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Probably not but I must check each package to be sure. For example, it seems like we stopped using ngx-perfect-scrollbar and now using perfect-scrollbar.