Halvard
Halvard
DDeno
Created by Halvard on 8/6/2024 in #help
What is the correct way of importing members of a workspace?
Unfortunately this did not answer my question
4 replies
DDeno
Created by Halvard on 3/27/2024 in #help
Analyze dependencies for deno compile
Hi @ry ! deno info work well enough for my usecase, thanks! For tooling around deno compile I would love to see an --analyze flag that could be passed to output something similar to esbuilds analyze.
tmp.js ───────────────────────────────────────────────────────────────── 1.1mb ─ 100.0%
└ ../tmp.mjs ─ 1.1mb ── 99.9%
tmp.js ───────────────────────────────────────────────────────────────── 1.1mb ─ 100.0%
└ ../tmp.mjs ─ 1.1mb ── 99.9%
3 replies