I need to include [this library] http://scottjehl.github.io/picturefill/
into my angular-cli project. How can I do that?
I tried like this https://stackoverflow.com/questions/40526476/using-external-library-with-angular-cli
and like this https://stackoverflow.com/questions/40526476/using-external-library-with-angular-cli
This solutions not work for me. I'm still getting in the console
'picturefill is not defined`.