question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to Angular 13's new package format and compile with partial-ivy

See original GitHub issue

With Angular 13 a new package format was rolled out. They’re also encouraging library developers to publish libraries with partial ivy compilation mode, which removes the need for ngcc. This library is not being published with either partial-ivy or the new package format.

Processing legacy "View Engine" libraries:
- @swimlane/ngx-charts [es2015/esm2015] (git+https://github.com/swimlane/ngx-charts.git)
Encourage the library authors to publish an Ivy distribution.

If you use ngpackagr and Angular 13 to build the library, then this should be solved naturally. If not, here are the details about the new package format: https://angular.io/guide/angular-package-format

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:20
  • Comments:6

github_iconTop GitHub Comments

4reactions
luoxiao-xycommented, Jan 6, 2022

I hope it can be officially released as soon as possible. Now other dependent components have been updated, waiting for you

4reactions
michaelfaithcommented, Dec 17, 2021

I sure hope not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update to Angular 13's new package format and compile with ...
With Angular 13 a new package format was rolled out. They're also encouraging library developers to publish libraries with partial ivy compilation mode, ......
Read more >
Update Angular to v15
This topic provides information about updating your Angular applications to Angular version 15. For a summary of this information and the step-by-step ...
Read more >
angular 13 ng build library fails (ivy partial compilation mode)
1 and upgrading my angular cli from 13.0.2 to 13.2.0. Once I got the package to install I generated a library with ng...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found