Closed juancarlospaco closed 5 years ago
Ok.
1) Current implementation, resp minifyHtml(genMainAdmin(c, genPlugins(c)))
, only saves bytes - why use it?
2) When should the user use it? I can only think of plugin-developers.
Yes, like any Minifier, the bigger the HTML the bigger the saving, but yeah.
When you have millions of visits it may worth it, when you have few it may not worth it.
I removed it from the routes.nim
and leave it to the Plugin developers.
:slightly_smiling_face:
:shipit: :grey_exclamation: