Home

Issue: 746

HTML minify slow in generate

[issue link]

I find that minifying the HTML in generate takes around 100ms for each rendered route, which seems unreasonably slow: my ~400 routes generate at 70 seconds but if I deactivate minify I shave off a full 40 seconds! Any idea on how to speed up minify?

This question is available on Nuxt.js community (#c639)