Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this plugin process gzipped .css, .js, .html files? #235

Open
TheAlmightyMight opened this issue Feb 3, 2025 · 1 comment
Open

Can this plugin process gzipped .css, .js, .html files? #235

TheAlmightyMight opened this issue Feb 3, 2025 · 1 comment

Comments

@TheAlmightyMight
Copy link

I am using webpack-subresource-integrity with CompressionPlugin (gzip) and my prod version of the app is giving me SRI errors cause I assume the hashes are generated for non-gzipped counterparts of my compressed files but the server sends to client the gzipped versions of these files

@TheAlmightyMight
Copy link
Author

Would appreciate any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant