molt
molt copied to clipboard
Add `--config` option to CLI
Now the --import-map option accepts both deno.json (or deno.jsonc) and an import map JSON, which is inconsistent with the Deno runtime.
We should probably add --config option and make --import-map consistent with the runtime.