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

feat: bump solid and export keyring from uploader #543

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gotjoshua
Copy link

I noticed that the keyring code was double bundled (and at a hefty 200k+ this feels relevant)

Not sure if this strategy is solid (pun intended), but i tried to reexport keyring from uploader.

Initial tests with mapex indicate success, but I need feedback if it actually makes sense,
and it would need testing from the team for bundling and importing in different scenarios

perhaps export * from '@w3ui/solid-keyring' would make more sense, but i just exported what i need for now.

@gotjoshua gotjoshua changed the title bump solid and export keyring from uploader feat: bump solid and export keyring from uploader Aug 14, 2023
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.

1 participant