Skip to content

Fix rollup build config#452

Open
maycon-mello wants to merge 1 commit intomasterfrom
fix/rollup-build
Open

Fix rollup build config#452
maycon-mello wants to merge 1 commit intomasterfrom
fix/rollup-build

Conversation

@maycon-mello
Copy link
Collaborator

Summary

  • Fix multiInput.default is not a function error in rollup configs for wasm and relay-service packages
  • The ESM default import already resolves to the function, so .default is not needed

Test plan

  • npm run build passes cleanly for all packages

Copy link
Contributor

@mike-parkhill mike-parkhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, but some failing tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants