Comment on Deno: What we got wrong about HTTP importsparentComments−daneel9512yCan't you use also Node with `--experimental-network-imports` flag?https://nodejs.org/api/esm.html#https-and-http-importsI use it as a backup platform to Deno to test my code.
Comments
Can't you use also Node with `--experimental-network-imports` flag?
https://nodejs.org/api/esm.html#https-and-http-imports
I use it as a backup platform to Deno to test my code.