Skip to content

Defect: Complete crypto-js included into the bundle along with @easyblocks/core #67

@chudesno

Description

@chudesno

Description

Complete crypto-js included into the bundle along with @easyblocks/core

Commit 7b9836b forces a whole crypto-js lib to be included with @easyblocks/core.
We bundle with rollup and it cannot tree-shake redundant code out of it. That adds quite a lot to the final bundle - 59KB GZip'ed.


In general crypto-js project is discontinued. Would it be possible to rely on browser crypto API instead?

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