Skip to content

Revert to gzip #69

@ndrean

Description

@ndrean

Curiously, I had to remove the ZSTD support and revert to GZIP for assets compression

encodings: [{"gzip", ".gz"}],

  1. either Phoenix does not send ZSTD
  2. browser (Chrome) does not decompress ZSTD

A package exists: https://github.com/hauleth/phoenix_bakery but with my former version (before mix deps upgrades & JS stuff upgrade - due to security advisor on tar-fs = 2.1.4 patched), it worked without this.
But not anymore !?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions