Dynamic npm imports don't work
Hey there.
It looks like dynamic imports don't work with
I din't see anything in the npm roadmap (https://github.com/denoland/deno/issues/15960) so I wonder if this is planned.
It looks like dynamic imports don't work with
npm specifiers. For example:I din't see anything in the npm roadmap (https://github.com/denoland/deno/issues/15960) so I wonder if this is planned.
GitHub
Typescript support LSP Figure out how to have node globals not conflict with deno globals (will probably add a prefix to all node globals, but I'm sure we will discover some fun issues) @de...
