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.