We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599cd05 commit 5e88d33Copy full SHA for 5e88d33
src/main/clojure/cljs/cli.clj
@@ -628,7 +628,7 @@ present"
628
:arg "name"
629
:doc
630
(str "The JavaScript target. Configures environment bootstrap and "
631
- "defaults to browser. Supported values: node or nodejs "
+ "defaults to browser. Supported values: node or nodejs, "
632
"webworker, none") }
633
["-ro" "--repl-opts"] {:group ::main&compile :fn repl-env-opts-opt
634
:arg "edn"
0 commit comments