When I make any changes to the vue js application and then go live, the old version remains live. The problem goes away when the browser's cache is cleared. How can I fix this cache clearing issue
In chrome dev-tools under the network tab you have the option to turn cache temporarily off.