HarperFast / HarperFast/nextjs
Investigate why including `harperdb` in Next.js' `serverExternalPackages` is not working
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, in order to use HarperDB with Next.js you have to modify the webpack config directly. Next.js provides a option `serverExternalPackages` that is supposed to handle this. We should investigate why it doesn't work and see if there is something better than the webpack config modification.
Contributor guide
Assessment
This issue has not been assessed yet.