dxos-deprecated / sdk

DXOS SDK and tools.
GNU Affero General Public License v3.0
0 stars 2 forks source link

SDK broken, depends on 'fs' dependency #332

Closed rzadp closed 3 years ago

dmaretskyi commented 3 years ago

jsondown tries to require fs so webpack fails with an error at build time

dmaretskyi commented 3 years ago

a permanent fix would be to either move keyring to https://github.com/dxos/random-access-multi-storage

dmaretskyi commented 3 years ago

or implement a similar package for leveljs-like storages, that doesnt import jsondown for browser