Hi,
I thought import_map.json is the old way of Deno to manage dependencies, now it's deps.ts/dev_deps.ts (with -D flag) if I'm not wrong about that... I feel like it's the natural way of managing dependencies, so deno can cooperate with trex to make things easier.
Hi,
I thought
import_map.jsonis the old way of Deno to manage dependencies, now it's deps.ts/dev_deps.ts(with-Dflag) if I'm not wrong about that... I feel like it's the natural way of managing dependencies, so deno can cooperate withtrexto make things easier.