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

[FEATURE] Implicitly approve an ESM-transpiling CDN for local-run #56

Open
filmaj opened this issue Oct 26, 2023 · 0 comments
Open

[FEATURE] Implicitly approve an ESM-transpiling CDN for local-run #56

filmaj opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@filmaj
Copy link
Contributor

filmaj commented Oct 26, 2023

Description

Deno documents to use e.g. esm.sh if you need to pull in non-ESM modules into your code (e.g. non-ESM modules from npm).

We already pre-approve network requests to deno.land for uncached remote dependencies during local run. We should just add e.g. esm.sh to this list to expand on this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant