1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00

remove comments

This commit is contained in:
s2
2019-03-29 16:06:42 +01:00
parent e0ce9dada5
commit 9528e1e8e1

View File

@@ -1,3 +1,4 @@
{
"presets": ["minify"]
"presets": ["minify"],
"comments": false
}