Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't ship an Ivy compiled library #5915

Merged

Commits on Aug 26, 2020

  1. fix: don't ship an Ivy compiled library

    Shipping as Ivy compiled is not recommended by Angular it it breaks
    every library that has a dependency on ngx-bootstrap and that does
    not ship as Ivy  compiled.
    
    Enabling "fullTemplateTypeCheck" also works around an Angular compiler
    problem regarding the `forRoot()` not working..
    
    See valor-software#5862
    dr-itz committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    fdc2681 View commit details
    Browse the repository at this point in the history