Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Investigate loading community adders from CDN or with npx #77

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

Open
benmccann opened this issue Oct 10, 2024 · 0 comments
Open

Investigate loading community adders from CDN or with npx #77

benmccann opened this issue Oct 10, 2024 · 0 comments
Labels
community-addons enhancement New feature or request pkg:add sv add

Comments

@benmccann
Copy link
Member

benmccann commented Oct 10, 2024

Loading via npx would mean that we need to pass options via CLI and keep that consistent, but are otherwise free to make changes to our APIs.

Loading from something like esm.sh may allow them to have dependencies. That would let them control what version of our AST utils they utilize. That would also let us make changes to those APIs without breaking community adders. We might be able to use https://www.npmjs.com/package/@reejs/imports to help

@benmccann benmccann changed the title Investigate loading community adders from CDN Investigate loading community adders from CDN or with npx Oct 10, 2024
@manuel3108 manuel3108 added enhancement New feature or request pkg:add sv add labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-addons enhancement New feature or request pkg:add sv add
Projects
None yet
Development

No branches or pull requests

2 participants