mirror of
https://github.com/denoland/deno.git
synced 2025-10-01 06:31:15 +00:00
![]() The issue was this package had an import like: `".//index.js"` and we resolved that as specified, but node normalizes it to `"./index.js"` so we have to copy node. |
||
---|---|---|
.. | ||
deno | ||
node |