Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from esm.sh to npm #28

Open
taoeffect opened this issue Feb 8, 2024 · 0 comments
Open

Switch from esm.sh to npm #28

taoeffect opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed priority:high

Comments

@taoeffect
Copy link
Member

Problem

In our experience, esm.sh returns different files, sometimes even with pinning, possibly based on the user agent of the requesting party. This is causing headaches for us in the vendoring.

Solution

Explore the possibility of vendoring via the new support in Deno for npm: packages.

@taoeffect taoeffect added enhancement New feature or request help wanted Extra attention is needed priority:high labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority:high
Projects
None yet
Development

No branches or pull requests

1 participant