fireappsAdmin
fireappsAdmin
What is the status on this? I am also still having this issue. I don't know enough about your code to provide a review.
What error are you getting? You need to use templateUrl instead of template. Where are you putting the selector in the html? What does you NgModule look like?
Did you find a way around this? I am also having this issue.
You need to install [css-loader]( https://github.com/webpack-contrib/css-loader ) in your angular project. Somewhere in your code is looking for it. Here's my css and sass configs for my webconfig. ` {...