Skip to content

erp5_web: force redirection on website using a service worker

Romain Courteaud requested to merge romain/erp5:redirect_erp5js_domain into master

Delete the content of the cache storage (used by erp5js), unregister the service worker and force the browser to reload.

Merge request reports