Hello, Team.
I am try to setup browser side caching for javascript file. After research on internet, I am able to create hashed bundle.js file. ex: bundle.5813f29636b20881d5e3.js, but Theia front end generator is still looking for bundle.js
Is there a config that I can override this?
Thanks.