PlayForm / Compress

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

Disabling CSS disables HTML too #236

Closed J05HI closed 11 months ago

J05HI commented 11 months ago

I'm using the following config: compress({ CSS: false, HTML: true, Image: true, JavaScript: true, SVG: true, }),

NikolaRHristov commented 11 months ago

Fixed in v2.2.5