Closed LeNPaul closed 5 years ago
The Pug template engine already minifies HTML code when rendering HTML pages. Comments are also rendered, but if they are set to unbuffered comments, then they will not be rendered.
https://pugjs.org/language/comments.html
The Pug template engine already minifies HTML code when rendering HTML pages. Comments are also rendered, but if they are set to unbuffered comments, then they will not be rendered.