I saw that currently, builder-web produces a tar of many files. Is it interesting to produce a compressed tar? It will surely add a new dependency (decompress or camlzip) to the project but it can be interesting to provide a .tar.gz I think.
I saw that currently, `builder-web` produces a tar of many files. Is it interesting to produce a compressed tar? It will surely add a new dependency (`decompress` or `camlzip`) to the project but it can be interesting to provide a `.tar.gz` I think.
I saw that currently,
builder-web
produces a tar of many files. Is it interesting to produce a compressed tar? It will surely add a new dependency (decompress
orcamlzip
) to the project but it can be interesting to provide a.tar.gz
I think.