multiformats / js-cid

CID implementation in JavaScript
MIT License
97 stars 39 forks source link

fix: explicitly require .json ext of base-table #97

Closed rvagg closed 4 years ago

rvagg commented 4 years ago

Fixes #96

this is good practice anyway

hiddentao commented 4 years ago

Furthermore, without this fix, loading this module from a webpack production bundle fails for me. Please merge this in as soon as possible.

vmx commented 4 years ago

I was already reviewed, I just rebased it, hence merging it.