Compress
Compress copied to clipboard
Feature request: generate csp hashes
Currently astro's csp generator is missing lots of hashes, is there any ways to intergrate csp hashes adding with this post processing tool after html minifier compresses its output? (html minifier might compress css and js so that hashes must be compute beyond astro's ecosystem)