Skip to content

Commit

Permalink
bugfix .edn status
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 22, 2024
1 parent 73b2524 commit a277ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goldly/service.clj
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
(defn start-clj-services [exts]
(info "starting clj-services ..")
(let [config (exts->services exts)]
(write-target-webly exts :clj-services config)
(write-target-webly :clj-services config)
(expose-extension-clj-services config)))

0 comments on commit a277ad8

Please sign in to comment.