Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default import from cjs files causing module resolution errors in webpack #1445

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

cb-jake
Copy link
Contributor

@cb-jake cb-jake commented Nov 7, 2024

Summary

fix: default import from cjs files causing module resolution errors in webpack

Note: we should remove the vendor-js files in favor of viem or similar

How did you test your changes?

  1. start the sdk playground
  2. connect with walletlink
  3. test EIP712 functions

--- Going the extra mile:

  1. spin up an app with vite, webpack, your favorite bundler of choice
  2. connect with walletlink
  3. test EIP712 functions

Everything should load correctly and all EIP712 functions should sign successfully.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Nov 7, 2024

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@cb-jake cb-jake merged commit 72f480c into master Nov 7, 2024
8 checks passed
@cb-jake cb-jake deleted the fix-default-import branch November 7, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants