Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

[feature] Add umd format file in npm package #33

@way2ex

Description

@way2ex

What problem does this new feature solve?

Other packages like @walletconnect/sign-client has a umd file to used directly without bundle tool.
@walletconnect/modal has a cdn file but it is in ESM format and can only be used with type=module. I have to add defer to my all script tag.

Describe the solution you'd like

Could the modal package provide a umd file to make it possible to use by cdn ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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