You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)