When an image added to the repo, it is automatically uploaded to an relevant cloud bucket.
We should optimise this image before upload, to ensure it's not unnecessarily large.
However, because automatic optimisation can misfire/over-optimise. We should also support the option to skip optimisation (e.g. via a keyword in a filename or - perhaps also/better - in the commit that adds the file)
From mozilla/nucleus#778
When an image added to the repo, it is automatically uploaded to an relevant cloud bucket.
We should optimise this image before upload, to ensure it's not unnecessarily large.
However, because automatic optimisation can misfire/over-optimise. We should also support the option to skip optimisation (e.g. via a keyword in a filename or - perhaps also/better - in the commit that adds the file)
From mozilla/nucleus#778