PlayForm / Compress

🗜️ Compress —
https://playform.github.io/Compress/
Other
510 stars 12 forks source link

How does this interact with Astro 2.5's `compressHTML` config option? #139

Closed maxcountryman closed 1 year ago

maxcountryman commented 1 year ago

Is HTML compression duplicative with the new Astro config option?

NikolaRHristov commented 1 year ago

I don't know I haven't checked it out yet but probably yes.

huan086 commented 1 year ago

compressHTML does not compress inline scripts and styles, components that are not Astro components, and does not remove new lines