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.
Hi,
I am completely new in angular2. While working with .net core angular 2 application (created using ASP.NET Core Angular 2 Starter Application template in visual studio IDE) I came with the issue on refreshing the main-server and main-client.js files.
Any changes I am doing in my component class should get reflected in those two files but this not happening. Hence browser is always loading the old data.
Please help me on this. If any more info required , I will be happy to share you.