Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
223
stars
23
forks
source link
Unable to output during bundling: load_transformed failed: failed to analyze module: failed to resolve node:fs #186
Open
jkilzi opened 4 months ago
Hi, it seems like deno_emit fails to handle
node:*
specifiers. Here is a repro:Execute it with:
deno run -A _bundler.ts main.ts