fix cljs for postgresql
This commit is contained in:
parent
6794a24f0f
commit
b4718500b1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#?(:cljs [shadow.resource :as rc])
|
||||
#?(:clj [orchestra.core :refer [defn-spec]]
|
||||
:cljs [orchestra.core :refer-macros [defn-spec]])
|
||||
#?(:cljs [dda.c4k-common.macros :refer-macros [inline-resources]])
|
||||
[dda.c4k-common.yaml :as yaml]
|
||||
[dda.c4k-common.base64 :as b64]
|
||||
[dda.c4k-common.predicate :as cp]
|
||||
|
|
Loading…
Reference in a new issue