fireproof-storage / fireproof-storage/fireproof
Add a browser ESM build
Open
- Dominant language
- TypeScript
- Stars
- 973
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Current build includes `index.js` which is ESM, but it contains references to NPM packages so it cannot be used in the browser without a bundler. We should include an ESM build without any such dependencies.
This would make the ESM smoke test easier as well, which now depends on esm.sh
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.