Hacker News new | ask | show | jobs
by yencabulator 1611 days ago
You could generate an import map for Deno from the directory contents, and then your NodeJS-style imports would work there too. No file copying in that way.