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

Added support for Angular 9 #39

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

Conversation

bbergquist0930
Copy link

This is working for Angular 9. I am no Angular expert and I question if the build plugin index.ts can be cleaned up more where it is generating the main.ts but your example is working now under Angular 9.

I started with a new project created with ng new and moved over your files from the cli8 branch and pieced it together so that is why there are changed to things like tslint.json.

@deepakrobot
Copy link

deepakrobot commented Sep 20, 2021

@bbergquist0930 @alexzuza Thanks for updating the ivy related changes. Is it possible to load plugins developed in ng8 to load in ivy (ng9 or above)? I tried to load but get following error:

ERROR Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading '1')

Any help or suggestions would be helpful.

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.

2 participants