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

Add missing generic type for Angular 9 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bineagu
Copy link

@bineagu bineagu commented Apr 23, 2020

Summary of changes:
Added the generic type in module declaration to support Angular 9.

Checklist:

  • [X ] npm run build runs without error
  • [X ] ng serve spawns app, Intercom messenger is visible and interactive, and there are no errors in the console

Closes issue: #101

@bineagu
Copy link
Author

bineagu commented Apr 23, 2020

Sorry if I did something wrong, this is my first attempt at a pull request :)

@scott-wyatt
Copy link
Member

Thanks for the PR! 🎈🎈🎈I’ll take a look at soon as I can.

@wbhob
Copy link
Contributor

wbhob commented Apr 25, 2020

This looks good, except you're also going to want to upgrade @angular/* in devDependencies (so that it compiles with latest angular) and in peerDependencies (so that consumers don't get type collisions with Angular 8-). Thanks for the PR!

@egd-flaine
Copy link

Hello,
What's the status? Waiting for this merge : )
Thx

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.

None yet

4 participants