mirror of
https://github.com/pdemian/human2regex.git
synced 2025-05-28 09:40:13 -07:00
15 lines
354 B
JSON
15 lines
354 B
JSON
{
|
|
"prod": true,
|
|
"dst": "./docs/",
|
|
"src": "./src/",
|
|
"compression_config": {
|
|
"html": {
|
|
"collapseWhitespace": true,
|
|
"minifyCSS": true,
|
|
"minifyJS": true,
|
|
"removeComments": true,
|
|
"removeEmptyAttributes": true,
|
|
"removeRedundantAttributes": true
|
|
}
|
|
}
|
|
} |