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

Ivy Support for Angular #30

Closed
aresn opened this issue Jan 3, 2020 · 6 comments
Closed

Ivy Support for Angular #30

aresn opened this issue Jan 3, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@aresn
Copy link

aresn commented Jan 3, 2020

Do you have any plans to support Ivy engine on angular ? Lack of support for Ivy has been a deal breaker for us.

@steve8708
Copy link
Contributor

@ca136 what do you think is required to add Ivy support to @builder.io/angular?

@ca136
Copy link
Contributor

ca136 commented Jan 14, 2020

I started to look into this here #38. It looks like we'd need to do some more work on how we package the SDK in Angular 9. I'll keep digging when I have some time, but the CLI error messages are not very helpful:

ERROR in The target entry-point "@builder.io/angular" has missing dependencies:

  • @angular/platform-browser
  • express

@ca136 ca136 added the enhancement New feature or request label Jan 22, 2020
@aresn
Copy link
Author

aresn commented Feb 13, 2020

Any updates or ETA as when this will be available for Angular ? Angular 9 stable has been released with IVY as its default rendering engine.

@ca136
Copy link
Contributor

ca136 commented Feb 13, 2020

We don't currently have an ETA, it took a while for Angular 9 to be released and have some other high priority projects taking up most of our time right now. We happily accept contributions so if someone wanted to take a stab at updating the SDK to support v9 then we'd happily accept it!

@ca136
Copy link
Contributor

ca136 commented Apr 1, 2020

@aresn if you are still interested in testing out Builder, it looks like the cli compiler in angular 9.1 now supports Builder. Let us know if you run into any issues.

@ca136 ca136 closed this as completed Apr 1, 2020
@aresn
Copy link
Author

aresn commented Apr 1, 2020

Thanks @ca136. Will definitely take a look at it in next few days.

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

No branches or pull requests

3 participants