I'm having problems updating a platform made with Ionic 4 and compiled in Browser. The problem is that every time I update the platform and upload it to the server, users have to clear the cache. I have read that using the Webpack (https://www.anagram.at/en/ionic-cache-busting-webpack/ ) is solved but I can't get it to work (following the tutorial in the previous link). any advice or other way to do it?