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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ env
|
||||
.idea/
|
||||
*.egg-info/
|
||||
DB/*.sql
|
||||
barker/static/
|
||||
|
||||
Reference in New Issue
Block a user