Im using accent througt a HTTPS proxy, which sanity check and compresses all ressources, this results in making the site unuseable in Chrome (do to forced integrity check in ressources) - since the SHA has changed.
Is it possible to include a SKIP_INTEGRITY environment variable to skip the integrity attributes in the html?
Im using accent througt a HTTPS proxy, which sanity check and compresses all ressources, this results in making the site unuseable in Chrome (do to forced integrity check in ressources) - since the SHA has changed.
Is it possible to include a
SKIP_INTEGRITY
environment variable to skip the integrity attributes in the html?Best regards Samuel