Does anyone know of a good way to update our html to the newest version of Metronic? Some update instructions would be great.
Perfect thank you, that is exactly what I was looking for.
Thank you. This helped a lot
Oh sorry yes, It is Angular, ASP.NET Core project on version ASPNet Zero 6.6.1. I am currently in the process of upgrading to 6.8
I did not know you could do that. Is there documentation on that?
I would want to figure out a good way to only do it on the first page load just after a new build only.
Wouldn't that just put me into a reload loop?
I did see that. But after looking further it does seem ng build --prod is changing some of the files hashes. There are so many files I missed some of the changes and now I can see it did do some changes. Is there any other way that anyone knows of to force a cache clear on the browser?
I did end up doing something like that. It wasn't hard once I actually tried it.
@ismcagdas I did change the DefaultPassPhrase yes. I figured that if I was the only one that knew that default passphrase it would be more secure. Why would it mess things up?
@alper I know that is what it says. But as soon as I renter the password into our sites settings all is good even without doing anything at all to G Suite. That would make me believe it has something to do with something is messing up the password and its sending the wrong password so it can't authenticate. If it had something to do with the IP address I would think it would completely fail until I went into G Suite admin settings and fix it.