nix run nixpkgs#zprint -- '{:style :community}' -sw **/*.clj
This commit is contained in:
parent
40d43c670c
commit
954aaf4b11
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
|||
|
||||
(defn cljs-repl
|
||||
"Connects to a given build-id. Defaults to `:app`."
|
||||
([]
|
||||
(cljs-repl :app))
|
||||
([] (cljs-repl :app))
|
||||
([build-id]
|
||||
(server/start!)
|
||||
(shadow/watch build-id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue