multiformats / multiformats/js-multiformats
Unable to get multiformats to bundle on web with Metro
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 268
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/salieflewis/min-repro-multiformats-bundling
I've enabled experimental package exports support.
The command I'm running to check for a successful bundle is: bun expo export -p web --clear, ensuring that the bundler's cache is cleared every time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked min-repro-multiformats-bundling repository and run bun expo export -p web --clear with experimental package exports enabled. Inspect the resulting Metro bundling failure and compare it with the package configuration; done means the web bundle completes successfully with the cache cleared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, typescript
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100