[Feature Request] Allow to specify html minifier config for nuxt.generate
[issue link]I noticed what whitespaces in generated html were removed, but I wanted them to be. I found what it is because of html-minify config passed to nuxt.generate here.
I think it would be great if we can specify minification config for generation. What do you think?
Thanks for nuxt.