sschiffli opened a new pull request, #1152:
URL: https://github.com/apache/guacamole-client/pull/1152

   Add build identifier query parameters to JavaScript script tags to prevent 
browser caching issues after deployments.
   
   Currently, several JavaScript resources in index.html lack cache-busting 
parameters, which can cause browsers to serve stale cached versions after the 
application is updated.
   
   Note: app.js already had this parameter, and Webpack-bundled files handle 
cache busting automatically through their generated filenames.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to