Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Use local or other cdn #18

Open
sverhoeven opened this issue Aug 26, 2024 · 2 comments
Open

Use local or other cdn #18

sverhoeven opened this issue Aug 26, 2024 · 2 comments

Comments

@sverhoeven
Copy link
Member

The haddock3 cli uses https://esm.sh to fetch the components. It would be nice to not depend on some 3rd party service. This could be accomplished by hosting the library on a bonvinlab server.

Alternatively we could maybe use a more used CDN like https://unpkg.com/ or https://www.jsdelivr.com/,

We will need to do our own bundling (our code + non-dev deps) whether we pick the bonvinlab server or another CDN.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@sverhoeven and others