TimGeyssens / Umbraco-v8-Community-Website-StarterKit

The goal of this repo is to have a community managed starter project/kit for #umbraco v8 following the best practices and showcasing nice tips and tricks
https://dev.to/timgeyssens/how-to-join-the-fun-and-get-started-with-contributing-to-the-umbraco-community-starter-project-kit-36gn
MIT License
18 stars 12 forks source link

Frontend output should take care of css/js refresh #62

Open TimGeyssens opened 3 years ago

TimGeyssens commented 3 years ago

Like mentioned here: https://dev.to/timgeyssens/ow-you-need-to-clear-your-browser-cache-to-view-the-changes-never-again-with-umbraco-cms-3p7e

Not sure if that is the easiest way... but just if changes are made to css/js when you deploy them... the client browser cache should be updates so it doesn't show a strange mix of new markup with old styling