An optional Minify HTML feature
mufeedvh opened this issue · 1 comments
mufeedvh commented
A feature/option to minify HTML pages which can be specified in the binserve.json
configuration file just like directory_listing
.
{
...
"minify_html": true,
...
}
mufeedvh commented
This feature has been implemented!
v0.2.0 Released! 🎉