Skip to content

Commit

Permalink
bugfix runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 29, 2024
1 parent 60b7340 commit c7daef8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/ext/clj-service.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{:name "clj-service"
:lazy false
; build
:cljs-namespace [goldly.service.core]
:cljs-namespace [goldly.service.core
goldly.service.devtools.page/clj-service-page]
:cljs-ns-bindings {'goldly.service.core {'clj goldly.service.core/clj
'clj-atom goldly.service.core/clj-atom
'run goldly.service.core/run
Expand Down

0 comments on commit c7daef8

Please sign in to comment.