Skip to content

Move server-side storage backends into separate package #318

@jwindhager

Description

@jwindhager

Currently, loading @zarrita/storage from CDNs fails, because server-side node.js components (specifically, node:fs required by FileSystemStore) cannot be bundled. This can also be annoying when developing static web pages and bundling locally. It would be nice if there would be separate packages for server-side and browser environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions