thesmartwon
Read dependency directory
fetch
is a dirty workaround that requires enumerating all the files in the directory and being online. Using NPM to host the library and "nodeModulesDir": "auto"
works. However, I've now run into another issue:
I hate to say this, but this is the straw that broke my back. I've had a lot of module interop problems (even on the ESM + JSR happy path...). I'm moving all my packages off Deno and JSR.3 replies