Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Using import() function for code splitting #42

@mikeal

Description

@mikeal

In order to reduce the impact not the default bundle size, each method should use the import() function to get the crypto library it needs. Since all the methods are already async this wouldn’t require an API change and would result in some very code splitting for the consumers.

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