Want to install a JS and CSS minifier, so having to update npm, node, and brew (in reverse order.) Yay.
(Not, in any way, "yay")
@paulsilver never understood why people need to minify files these days, particularly the css, the trend to be tiny compared with the stupid great js libraries and the images and http 2 loads the whole page in one go and they are then cached for the rest of the site
@julesbl I have a feeling this is a bit of a box ticking exercise for their SEO person and that as their server is Gzipping everything sent it's not going to make much difference. I'm going to benchmark with their test site so will have to see how it goes