fix(packaging): Disable compiling library with ivy#164
Conversation
|
Warnings are found on analyzing the commit a87acc8. 2 warnings: We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure If you are struggling with these errors or warnings, feel free to ask us via chat. 💬 |
Codecov Report
@@ Coverage Diff @@
## master #164 +/- ##
=======================================
Coverage 95.60% 95.60%
=======================================
Files 9 9
Lines 91 91
Branches 12 9 -3
=======================================
Hits 87 87
Misses 4 4 Continue to review full report at Codecov.
|
|
@AncelHernandez need help with these PR's, especially with ng-packagr is failing. once done aim is first to ng 10 and then eventually to ng11 and ng12 (supporting all intermediate versions) and finally we're showcasing it on fulls1z3/universal#755 |
** 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: #163
There is a build error when compiling an application with this library:
** What is the new behavior?
No build error. It is not recomended for libraries to be compiled with ivy yet.
Per the CLI:
** Does this PR introduce a breaking change?
** Other information