Fixed a few errors which showed up when ng build --prod was used

Removed the loading bar component as it was giving build troubles and can be added back later
Added the HttpClientModule import to app.module without which it will not run
This commit is contained in:
Amritanshu
2019-08-19 17:35:57 +05:30
parent 9a03428c92
commit 2474e3ef25
10 changed files with 12 additions and 20 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ env
.idea/
*.egg-info/
DB/*.sql
barker/static/