Skip to content

Fix rollup build config#452

Merged
maycon-mello merged 2 commits intomasterfrom
fix/rollup-build
Mar 3, 2026
Merged

Fix rollup build config#452
maycon-mello merged 2 commits intomasterfrom
fix/rollup-build

Conversation

@maycon-mello
Copy link
Copy Markdown
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
Copy Markdown
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

@maycon-mello maycon-mello merged commit b7295d9 into master Mar 3, 2026
6 of 8 checks passed
@maycon-mello maycon-mello deleted the fix/rollup-build branch March 3, 2026 15:06
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