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 184083e commit 5091babCopy full SHA for 5091bab
src/main/clojure/cljs/cli.clj
@@ -629,7 +629,7 @@ present"
629
:doc
630
(str "The JavaScript target. Configures environment bootstrap and "
631
"defaults to browser. Supported values: node or nodejs, "
632
- "webworker, none") }
+ "webworker, bundle, none") }
633
["-ro" "--repl-opts"] {:group ::main&compile :fn repl-env-opts-opt
634
:arg "edn"
635
:doc (str "Options to configure the repl-env, can be an EDN string or "
0 commit comments