Skip to content

Shim out fs access #93

@cblgh

Description

@cblgh

we recently had a pr that added a much-welcomed settings file (#89) however, as @khubo recently realized, this is fudging up cabal when used in the browser!

so we need to extract the settings logic into something that can work in the browser. so rather operate on the path using something that relies on the random-access-* ecosystem (like we're already doing in src/storage-node.js / src/storage-browser.js)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions