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

Http -> HttpClient #5

Open
MattiJarvinen opened this issue Aug 18, 2017 · 1 comment
Open

Http -> HttpClient #5

MattiJarvinen opened this issue Aug 18, 2017 · 1 comment

Comments

@MattiJarvinen
Copy link

I believe HttpClient is what we should use under Angular 4.3

Bad thing is that it affects effects, service & service.spec templates.

Also option for configurable template base path would be awesome.

@NetanelBasal
Copy link
Owner

you can add the following line to your package.json

{
 "ngrxGen": {
   "basePath": "./src/app", // optional - this should be relative to your root package.json file
 }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants