jsdoc-baseline
jsdoc-baseline copied to clipboard
Try using another tool to prettify HTML
Our current HTML minifier is extremely slow. We should try replacing it with prettydiff or clean-html to see if it's any faster.
Another option I found is reshape/beautify, but it requires Node.js 6+, and I'd prefer to retain Node.js 4+ compatibility for now.
Is prettifying generated source code necessary?
We now use Prettier.