How to force clear cache on client after code change?

Hi,
Using meteor 1.5.2.2 with Angularjs, I’m facing a strange behavior
after changing code and starting the app, the client browser is stuck on the old version and every time I open this page I have to do Ctrl+Shift+R to see my changes in code

any help please?