NfNitLoop / deno-embedder

Dev tools for embedding static files into Deno as code.
37 stars 4 forks source link

Support JSR imports #9

Closed NfNitLoop closed 4 months ago

NfNitLoop commented 4 months ago

Probably just use https://github.com/lucacasonato/esbuild_deno_loader instead of my own implementation.