angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 232 forks source link

Update README.md #179

Closed suhasdeshpande closed 6 years ago

suhasdeshpande commented 6 years ago

I am guessing if we are running production version, we shouldn't be using HttpClientInMemoryWebApiModule.forRoot(InMemHeroService)? Unless I am not understanding this correctly.

wardbell commented 6 years ago

Oh my. Thanks for fixing this.