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

fix TS issue in the sdk and upgrade angular example to use ng 9.1 #131

Merged
merged 2 commits into from Apr 1, 2020

Conversation

ca136
Copy link
Contributor

@ca136 ca136 commented Apr 1, 2020

fixes: #124
also angular example now uses ivy: #30

Thanks to @rp3e11 for finding the TS issue fix! We were on older versions of TS due to being stuck on Angular 8 in our example repo. However it looks like angular 9.1 now works out of the box!

This will require a new version of @builder.io/sdk and @builder.io/angular

@ca136 ca136 requested a review from mrkoreye April 1, 2020 17:14
@steve8708 steve8708 merged commit d9d6b80 into BuilderIO:master Apr 1, 2020
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

Successfully merging this pull request may close these issues.

Module '"http"' has no exported member 'ServerRequest'.
3 participants