kappa-db / multifeed

Multi-writer hypercore.
135 stars 27 forks source link

fix: Require package.json with static path #38

Closed gmaclennan closed 4 years ago

gmaclennan commented 4 years ago

Using require() with dynamic paths (path.join(__dirname...) breaks bundlers. (we are using noderify to bundle this)