mpalourdio / ng-http-loader

:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
MIT License
352 stars 65 forks source link

updated readme sample of ApplicationConfig #204

Closed BeniFreitag closed 1 month ago

BeniFreitag commented 1 month ago

updated sample of ApplicationConfig with new imports and fixed provider with provideHttpClient()

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11163755732

Details


Totals Coverage Status
Change from base Build 10836804935: 0.0%
Covered Lines: 89
Relevant Lines: 89

💛 - Coveralls
mpalourdio commented 1 month ago

Good catch, thanks!