-
Notifications
You must be signed in to change notification settings - Fork 822
Adopted fix for angular universal support #1747
Adopted fix for angular universal support #1747
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1747 +/- ##
==========================================
+ Coverage 47.84% 47.97% +0.13%
==========================================
Files 47 47
Lines 1992 1999 +7
Branches 176 177 +1
==========================================
+ Hits 953 959 +6
- Misses 1035 1036 +1
Partials 4 4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we left rollup for ng-pacakgr
@doom777 Any chance we can get this merged? |
@mehrad-rafigh yes, but there are many things that need to be changed |
@doom777 Thank you for your answer. Would you please mind pointing out, what still would need to be changed? |
Ok, so remove tsconfig changes, and merge, and I'll do a final check |
Is this going to be released soon? Eagerly waiting for it :) |
Whenever @SebastianM is back in contact |
Adopted #1554 for #1052 fix