-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat(module:*): support for Angular ivy #3740
Conversation
Deploy preview for ng-zorro-master ready! Built with commit cd46760 |
Seems |
@hsuanxyz So, I was able to compile However there is still a problem with deep imports (angular/angular#32097). |
Codecov Report
@@ Coverage Diff @@
## master #3740 +/- ##
==========================================
- Coverage 92.42% 92.34% -0.09%
==========================================
Files 506 506
Lines 10749 10752 +3
Branches 1942 1954 +12
==========================================
- Hits 9935 9929 -6
- Misses 400 405 +5
- Partials 414 418 +4
Continue to review full report at Codecov.
|
|
close via #4453 |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #3667
What is the new behavior?
Does this PR introduce a breaking change?
Other information