Skip to content
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

Support for Ivy compilation (Angular 13 and newer) #65

Closed
inorganik opened this issue Nov 18, 2022 · 1 comment
Closed

Support for Ivy compilation (Angular 13 and newer) #65

inorganik opened this issue Nov 18, 2022 · 1 comment

Comments

@inorganik
Copy link

When compiling an angular app in version 13 or newer, you'll see warnings for libs that require ngcc for compilation. In the case of ngx script loader, it looks like this:

- ngx-script-loader [es2015/esm2015] (git+https://github.com/muratcorlu/ngx-script-loader.git)
Encourage the library authors to publish an Ivy distribution.

It should be as simple as upgrading the repo to ng 13 or newer, and re-publishing. I maintain and angular lib, here is the PR that made this change if you are interested: inorganik/ngx-countUp#68

@muratcorlu muratcorlu mentioned this issue Jul 5, 2023
@muratcorlu
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants