graphprotocol / graphprotocol/hypergraph
Make sure automerge works in a Next.js app
Open
@nikgraf is already working on this.
Since Jan 21, 2025.
Chore
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Automerge imports the wasm file directly. We can either suggest users to configure their bundler (not sure it's sufficient in Next.js with Turbopack) or we inline the wasm as base64.
Contributor guide
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.
Assessment
This issue has not been assessed yet.