Look into a way to inject into the script calls referenced by ui/server/templates/index.ejs as an argument
/js/App.js
/js/<%= preloadScript %>
The preloadScript is defined as a function in ui/server/app.js, which wants /js/bundling/all.js, and includes the /chunk- files. May be able to append the timestamp to querystring of thirdPartyChunk
Look into a way to inject into the script calls referenced by ui/server/templates/index.ejs as an argument
The preloadScript is defined as a function in ui/server/app.js, which wants /js/bundling/all.js, and includes the /chunk- files. May be able to append the timestamp to querystring of thirdPartyChunk