Skip to content

Commit

Permalink
cljs-service added
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 18, 2024
1 parent d899659 commit d7e0876
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resources/ext/timbre.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{:name "timbre"
{:name "timbre/cljs"
:lazy false
:cljs-namespace [modular.log]
:cljs-ns-bindings {'modular.log {'timbre-config! modular.log/timbre-config!}}}
:cljs-ns-bindings {'modular.log {'timbre-config! modular.log/timbre-config!}}
:cljs-service {:config-fn webly.spa.service/cljs-config-simple
:start-fn modular.log/timbre-config!}}

0 comments on commit d7e0876

Please sign in to comment.