kmathy / ngx-reduxor

ngx-reduxor: save time by generating ngrx architecture with no effort!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor issue HttpClientModule import

lexcaraig opened this issue · comments

import { HttpClientModule } from '@angular/common/http';

missing upon generating store. :)

Oups, didn't see it because I'm using an APIService outside my store 🙈
I will patch with this fix!

Thanks!

Fixed. You can update to 1.0.1

Thanks for this. I kinda wanna help improve this generator. It’s awesome. I hope i know how to contribute. Haha.

In the section 'Project' of the repository, I added in To Do that I will write a documentation to contribute to the source code and how we can improve it. Thanks for your help! :)

Well, as of the moment i have plenty of time that’s why i want to contribute. But thanks a lot! This project really help me a lot on setting up my project. :)