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

Create schematics package and add "ng add" support #19

Open
tomastrajan opened this issue Sep 20, 2019 · 3 comments
Open

Create schematics package and add "ng add" support #19

tomastrajan opened this issue Sep 20, 2019 · 3 comments

Comments

@tomastrajan
Copy link
Member

WOuld be cool if it would be possible to ng add @angular-extension/schematics which will install the package and add LazyElementsModule.forRoot() with some basic config,... could be also customized using prompts if user wants default configuration or just plain import...

@angelfraga
Copy link
Contributor

Hi, @tomastrajan I have seen that the https://github.com/angular-extensions/schematics project was deprecated one year ago.
Should we add it as a subproject in this repo or a new repo?

@tomastrajan
Copy link
Member Author

Would do it as a part of this project, basically the same setup as the @angular-extensions/model but this lib probably only needs ng-add schematic....

Wanna look into it but currently bit busy with other activities 😬😂

@sanketmaru
Copy link

Hi @tomastrajan ,
I would like to take up this issue. I am learning about schematics from your blog https://medium.com/@tomastrajan/total-guide-to-custom-angular-schematics-5c50cf90cdb4 and guess this would be perfect example to learn and contribute.

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

3 participants