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 fills me with terror - I hope it worked out
@d6y I think it has, but still have some remaining dread that I've messed up something that won't be apparent for a couple of weeks
@paulsilver @d6y I like the use of docker for this until docker needs upgrading, at which point I just get a new laptop. If you see me carting 5 laptops into the Skiff, this is why.
@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