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

Ability to export assets #987

Open
jollytoad opened this issue Feb 24, 2025 · 0 comments
Open

Ability to export assets #987

jollytoad opened this issue Feb 24, 2025 · 0 comments

Comments

@jollytoad
Copy link
Contributor

With the advent of import attributes, it's going to become more common to import arbitrary non-js/ts assets. And it's already possible to resolve relative file/http assets, and use Deno cache-dir to fetch and cache these (eg. from deno.land/x), but jsr doesn't allow you to export them.

Could we have support for exports (or an alternative assets maybe?) in the deno.json or jsr.json to export non-js/ts assets, which can then be fetched from jsr relative to regular modules?

@github-project-automation github-project-automation bot moved this to Needs Triage in JSR Feb 24, 2025
@crowlKats crowlKats moved this from Needs Triage to Needs Plan in JSR Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Plan
Development

No branches or pull requests

1 participant