Node.js
Node.js shipped native ESM support earlier this year. Unfortunately, this does not yet include support for importing files by URL. You can follow their progress on the new loader API which would add this required URL loading support.
Until Node.js supports this, Skypack will stay focused on web & Deno users.
Last updated
Was this helpful?