Skip to content

add support for zstd compressed maps #2

Open
@obiot

Description

@obiot

While zstd support is pretty easy to add, it kind of defeat the purpose of using compressed maps to save place as including a zstd javascript decompression library (such as https://github.com/OneIdentity/zstd-js) will increase the plugin size to more than 2.5MB.

So unless there is a massive request to add support for zstd, zlib and gzip are a way better option for a javascript project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions