#Mixed Content The page at was loaded over HTTPS.
1 messages · Page 1 of 1 (latest)
Of course you can. You do it all the time with ng serve. The problem here is that the page is served on https, but the URL used to load the scripts is apparently using http. Maybe because of a bad base url.
yes thanks
im checking on it