MetaMask / MetaMask/metamask-sdk

Deprecating umd on Installl modal

Open
#1,335 0 comments 0 reactions 1 assignee Claimed by @elribonazo View on GitHub
enhancement
Dominant language
TypeScript
Stars
338
Forks
260
PR merge metrics
No merged PRs in 30d

Description

# Feature Request
We want to simplify our build tools and process, as part of the new multichain code-path we figured out that we're bundling the install modal package for CJS, ESM and UMD.

## Reasoning
We no longer see the need to have UMD as part of install modal. Our SDK is already bundling for UMD.
It would be good to prove it, but so far its a little obvious that our multichain SDK is built already for UMD so, I don't see a reason why we should keep umd in install modal.

Is the install modal used directly by other users in UMD format? I don't think so, but worth answering.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.