molt icon indicating copy to clipboard operation
molt copied to clipboard

Add `--config` option to CLI

Open hasundue opened this issue 2 years ago • 0 comments

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.

hasundue avatar Apr 24 '24 01:04 hasundue