How i can build chunk files with hash code in ionic4

I have developed an ionic app ; i want to build this application as a web application.but i faced one problem ,while creating the new changes and deployed,but not loading to my browser because browser loading data from cache. so how i can build my app chunk file with hashes

Same difficulties here. We have a high deploy rate (4, 5 times a week) and the cache keeps in our way. It would be great to have a solution, also taking into consideration the lazy loading feature. Did you find any, @ppyoosuf?