You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
I'm developing .net core web app with angular 2 and used template for .net core+angular2+webpack with HMR. And there is HMR error when I running app on https://localhost;xxxx/, it tells that https can't call http resources.
Is it possible to run HMR on HTTPS too?
The text was updated successfully, but these errors were encountered:
I'm developing .net core web app with angular 2 and used template for .net core+angular2+webpack with HMR. And there is HMR error when I running app on https://localhost;xxxx/, it tells that https can't call http resources.
Is it possible to run HMR on HTTPS too?
The text was updated successfully, but these errors were encountered: