Skip to content

Allow library to be used with importmaps for browsers without bundlers #44

@kaeedo

Description

@kaeedo

Hello.
etebase-js at this point exposes an ES module entrypoint, but that isn't enough for use with import maps. If I understood correctly, the import maps get hung up on the crypto import of lib-sodium. I'm not sure how to fix this, but I believe it has something to do with export maps which explicitly state entyrpoints for submodules.

Thanks

https://github.com/WICG/import-maps

https://docs.skypack.dev/package-authors/package-checks#export-map

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