Re-load clients after pushing/deploying changes to the server
[issue link]Hey Guys,
I’d like to open a feature request about NUXT being able to recognize changes in JS or CSS files after a deploy to the server. It would be great if NUXT could work similar like MeteorJS to recognize changes and force connected client browsers to re-retch / reload the client source and display the changes immediately.
Cheers