热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

fix:don'tshipanIvycompiledlibrary

ShippingasIvycompiledisnotrecommendedbyAngularititbreakseverylibrarytha

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

1
forRoot()

not working..

See #5862

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • [x] read and followed the CONTRIBUTING.md guide.

  • [x] built and tested the changes locally.

  • [ ] added/updated tests.

  • [ ] added/updated API documentation.

  • [ ] added/updated demos.

该提问来源于开源项目:valor-software/ngx-bootstrap

I see that the milestone is set for

1
7.0.0

. Any chance to get this as

1
6.0.1

?

1
7.0.0

has breaking changes and a lot of people face issues with

1
6.0.0

because of the ivy library. A fast fix would be highly appreciated :blush: .


推荐阅读
author-avatar
手机用户2602890681
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有