See also Streamline advzip usage in your gulp build.
A quick tip: if you use advpng
in your build pipeline, note that you can now pass the iterations (--iter
) option
through the imagemin-advpng plugin. If you haven’t used it before, it
looks something like this:
1 |
|
Using the latest version of imagemin-advpng, you can now specify iterations as well; ideal for that last-pass squeeze-everything-we-possibly-can build of your js13k project:
1 |
|