chore(web): move globally and update minify config
This commit is contained in:
parent
78bc59653e
commit
4266d0e241
8
.minify.json
Normal file
8
.minify.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"html": {
|
||||||
|
"removeOptionalTags": false
|
||||||
|
},
|
||||||
|
"img": {
|
||||||
|
"maxSize": 0
|
||||||
|
}
|
||||||
|
}
|
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"img": {
|
|
||||||
"maxSize": 0
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user